diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5452b5e..e635768 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -23,3 +23,11 @@ Tell us what happens instead of the expected behavior. ## Step to Reproduce Please provide the steps to reproduce the issue. + + + +## Priorities +Add a :+1: [reaction] to [issues you find important]. + +[reaction]: https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/ +[issues you find important]: https://github.com/donovanglover/hyprdim/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index c109080..3395e93 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -20,3 +20,11 @@ Please provide a detailed description of the proposed feature, including any sug ## Additional Context Add any other context or screenshots about the feature request here. If this feature request is related to a problem, please describe it. + + + +## Priorities +Add a :+1: [reaction] to [issues you find important]. + +[reaction]: https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/ +[issues you find important]: https://github.com/donovanglover/hyprdim/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc