Skip to content

Commit

Permalink
github: Include thumbs up reminder for issues
Browse files Browse the repository at this point in the history
  • Loading branch information
donovanglover committed Nov 27, 2023
1 parent 08c8b92 commit 3ee3d15
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,11 @@ Tell us what happens instead of the expected behavior.

## Step to Reproduce
Please provide the steps to reproduce the issue.

<!-- Don't change below. This tells other users to thumbs up your bug report. -->

## 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
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<!-- Don't change below. This tells other users to thumbs up your feature request. -->

## 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

0 comments on commit 3ee3d15

Please sign in to comment.