mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-06-20 23:27:39 +08:00
Update issue templates
Template maintenance. - adding title prefix. - adding examples to "additional context" section.
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -32,3 +32,5 @@ If applicable, add screenshots to help explain your problem.
|
|||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
Add any other context about the problem here.
|
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.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: Documentation issue
|
name: Documentation issue
|
||||||
about: Create a report to help us improve our documentation.
|
about: Create a report to help us improve our documentation.
|
||||||
title: ''
|
title: "[DOC]"
|
||||||
labels: documentation
|
labels: documentation
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
|
2
.github/ISSUE_TEMPLATE/general-inquiry.md
vendored
2
.github/ISSUE_TEMPLATE/general-inquiry.md
vendored
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: General inquiry
|
name: General inquiry
|
||||||
about: Free form communication.
|
about: Free form communication.
|
||||||
title: ''
|
title: "[Inquiry]"
|
||||||
labels: question
|
labels: question
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user