mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-06-19 22:57:57 +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**
|
||||
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
|
||||
about: Create a report to help us improve our documentation.
|
||||
title: ''
|
||||
title: "[DOC]"
|
||||
labels: documentation
|
||||
assignees: ''
|
||||
|
||||
|
2
.github/ISSUE_TEMPLATE/general-inquiry.md
vendored
2
.github/ISSUE_TEMPLATE/general-inquiry.md
vendored
@ -1,7 +1,7 @@
|
||||
---
|
||||
name: General inquiry
|
||||
about: Free form communication.
|
||||
title: ''
|
||||
title: "[Inquiry]"
|
||||
labels: question
|
||||
assignees: ''
|
||||
|
||||
|
Reference in New Issue
Block a user