mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-12 09:07:46 -04:00
Merge branch 'master' into support/openocd/uxTopUsedPriority
This commit is contained in:
commit
088a4c16a4
2 changed files with 9 additions and 1 deletions
4
.github/ISSUE_TEMPLATE/bug-report.md
vendored
4
.github/ISSUE_TEMPLATE/bug-report.md
vendored
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: Create a report to help us improve our code.
|
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
|
||||||
|
support forums linked below.
|
||||||
title: "[BUG]"
|
title: "[BUG]"
|
||||||
labels: bug
|
labels: bug
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
6
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
6
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
blank_issues_enabled: false
|
||||||
|
contact_links:
|
||||||
|
- name: FreeRTOS Community Support Forum
|
||||||
|
url: https://forums.freertos.org/
|
||||||
|
about: Please ask and answer questions about FreeRTOS here.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue