diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 9864e13..8a728fb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -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.** \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 39e9279..c9bb6c7 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -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.**