summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuhui Zheng <10982575+yuhui-zheng@users.noreply.github.com>2020-08-27 00:51:41 -0700
committerGitHub <noreply@github.com>2020-08-27 00:51:41 -0700
commit6d35a38bdd7d24b1ebb177656f3a06037f5554e2 (patch)
tree0207c40e00b2d418527e61a923ed136272e53441
parent638262fab193f1ba4d67eaf76db36783db43aedc (diff)
downloadfreertos-git-6d35a38bdd7d24b1ebb177656f3a06037f5554e2.tar.gz
Removed issue tempate for general inquiries, and hinted that users could use forum for such purpose. (#105)
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md2
-rw-r--r--.github/ISSUE_TEMPLATE/documentation-issue.md2
-rw-r--r--.github/ISSUE_TEMPLATE/general-inquiry.md12
3 files changed, 4 insertions, 12 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index d44477c03..2807ece48 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.
+
+<!-- For general inquiries, please post in [FreeRTOS forum](https://forums.freertos.org) for community support. -->
diff --git a/.github/ISSUE_TEMPLATE/documentation-issue.md b/.github/ISSUE_TEMPLATE/documentation-issue.md
index 062a678b5..3f81276f9 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]
+
+<!-- For general inquiries, please post in [FreeRTOS forum](https://forums.freertos.org) for community support. -->
diff --git a/.github/ISSUE_TEMPLATE/general-inquiry.md b/.github/ISSUE_TEMPLATE/general-inquiry.md
deleted file mode 100644
index d3b8baf70..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.