From 1538937661dbce7d28f63c1cc75ec8cdf91754f0 Mon Sep 17 00:00:00 2001 From: Jef LeCompte Date: Tue, 8 Dec 2020 17:06:58 -0500 Subject: [PATCH] chore: fix issue template config --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 72e0a15..0bd37d4 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,7 +2,7 @@ blank_issues_enabled: false contact_links: - name: Have an idea for a new feature? url: https://github.com/jef/streetmerchant/discussions - about:Create a new idea discussion! + about: Create a new idea discussion! - name: Need help with streetmerchant? url: https://github.com/jef/streetmerchant/discussions about: Create a new help discussion if it hasn't been asked before!