From d14ce7e4762d4a3b4887ca321d36dd4644736cc3 Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Fri, 16 Jul 2021 12:30:21 +0100 Subject: [PATCH] Fix typo in issue template --- .github/ISSUE_TEMPLATE.md | 35 ------------------------------- .github/ISSUE_TEMPLATE/config.yml | 2 +- 2 files changed, 1 insertion(+), 36 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index bdb978517..000000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,35 +0,0 @@ - - -### What are the steps to reproduce? - -### What happens? - -### What do you expect to happen? - -### Please tell us about your environment: - -- [ ] Node-RED version: -- [ ] Node.js version: -- [ ] npm version: -- [ ] Platform/OS: -- [ ] Browser: -- [ ] running in Docker: diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 6ca453154..04e2179b6 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,7 +2,7 @@ blank_issues_enabled: true contact_links: - name: ❓ Questions url: https://discourse.nodered.org - about: Ask you question on the Node-RED forum + about: Ask your question on the Node-RED forum - name: ⭐️ Feature Request url: https://discourse.nodered.org/c/development/feature-requests about: Discuss you request with the community