From 6cc5310f380524c7885181a3be0c60ead4b59a22 Mon Sep 17 00:00:00 2001 From: Cobus van Eeden <35851496+cobusve@users.noreply.github.com> Date: Wed, 30 Sep 2020 17:56:09 -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 4f80cfb48..29b7c8867 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