From a4625fbd4da0041c3ea6bd4f38f818e4ec6e6eda Mon Sep 17 00:00:00 2001 From: Cobus van Eeden <35851496+cobusve@users.noreply.github.com> Date: Wed, 30 Sep 2020 17:58:12 -0700 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug-report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 5a7cb9f55..d1ad7d3e8 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,7 +1,7 @@ --- name: Bug report about: Create a report to help us improve FreeRTOS. This should only be used for confirmed - bugs, if you suspect something it is best to first discuss it on the FreeRTOS community + bugs. If you suspect something it is best to first discuss it on the FreeRTOS community support forums linked below. title: "[BUG]" labels: bug