From 43866b4eb3e07c4418816c55dee286c9b7ae114c Mon Sep 17 00:00:00 2001 From: John Reilly Date: Tue, 19 Oct 2021 19:12:15 +0100 Subject: [PATCH] chore: fix typos / casing in issue template (#5730) --- .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 97b6915698..b02d363b10 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,7 +2,7 @@ blank_issues_enabled: false contact_links: - name: 🚀 Feature request url: https://docusaurus.io/feature-requests - about: The Canny board to send us feature requests, vote and measure the interest of users. Useful to submit a featurre request when you have an idea but no concrete api design proposal. + about: The Canny board to send us feature requests, vote and measure the interest of users. Useful to submit a feature request when you have an idea but no concrete API design proposal. - name: ❓ Simple question - Discord chat url: https://discord.gg/docusaurus about: This issue tracker is not for technical support. Please use our Discord chat, and ask the community for help.