mirror of
https://github.com/BoredDevNL/BoredOS.git
synced 2026-05-13 01:48:42 +00:00
docs: add section for issue tags in bug report and feature request templates
This commit is contained in:
parent
43a62b025d
commit
e813a6cdfd
2 changed files with 4 additions and 0 deletions
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -27,3 +27,5 @@ A clear and concise description of what the bug is. What did you expect to happe
|
|||
|
||||
**5. Additional Context:**
|
||||
Add any other context about the problem here (e.g., "This only happens when my mouse is moving").
|
||||
|
||||
**6. Please add tags to your issue to help with organization.**
|
||||
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
|
@ -21,3 +21,5 @@ Let us know if this is just an idea you'd like to see, or if you plan on submitt
|
|||
|
||||
**5. Additional Context:**
|
||||
Add any other context, mockup screenshots, or links to technical documentation (e.g., OSDev Wiki links) here.
|
||||
|
||||
**6. Please add tags to your issue to help with organization.**
|
||||
|
|
|
|||
Loading…
Reference in a new issue