From 805b15a0224672bc89b2effffb7ab4c1debc7325 Mon Sep 17 00:00:00 2001 From: Cobus van Eeden <35851496+cobusve@users.noreply.github.com> Date: Wed, 26 Aug 2020 12:08:39 -0700 Subject: [PATCH] Removing general-inquiry.md to divert people to the forums. (#141) --- .github/ISSUE_TEMPLATE/bug-report.md | 2 ++ .github/ISSUE_TEMPLATE/documentation-issue.md | 2 ++ .github/ISSUE_TEMPLATE/general-inquiry.md | 12 ------------ 3 files changed, 4 insertions(+), 12 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/general-inquiry.md diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 9e0f24291..cfb80a992 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -34,3 +34,5 @@ If applicable, add screenshots to help explain your problem. Add any other context about the problem here. e.g. code snippet to reproduce the issue. e.g. stack trace, memory dump, debugger log, and many etc. + + diff --git a/.github/ISSUE_TEMPLATE/documentation-issue.md b/.github/ISSUE_TEMPLATE/documentation-issue.md index 062a678b5..7f48e7a57 100644 --- a/.github/ISSUE_TEMPLATE/documentation-issue.md +++ b/.github/ISSUE_TEMPLATE/documentation-issue.md @@ -19,3 +19,5 @@ If applicable, please attach screenshot. **Browser** - Browser: [e.g. Chrome] - Version: [e.g. 80.0.3987.132] + + diff --git a/.github/ISSUE_TEMPLATE/general-inquiry.md b/.github/ISSUE_TEMPLATE/general-inquiry.md deleted file mode 100644 index bf9190a92..000000000 --- a/.github/ISSUE_TEMPLATE/general-inquiry.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -name: General inquiry -about: Free form communication. -title: "[Inquiry]" -labels: question -assignees: '' - ---- - -We do encourage you to take a look at [FreeRTOS official site](https://www.FreeRTOS.org) for general information and [FreeRTOS forum](https://forums.freertos.org) to access our community. - -If still needed, could create a general inquiry report here.