about summary refs log tree commit diff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
diff options
context:
space:
mode:
authorSilvan Mosberger <silvan.mosberger@tweag.io>2023-11-21 07:00:18 +0100
committerSilvan Mosberger <silvan.mosberger@tweag.io>2023-11-21 07:00:18 +0100
commit7ae0729ae515ebccfb960ef7b95347c65fddde88 (patch)
tree80aaf269d0a6229aef844080d16eacd4bdd23a19 /.github/ISSUE_TEMPLATE/bug_report.md
parent07fb3036dbc440fa60fbd4620d73df548beacf88 (diff)
downloadnixlib-7ae0729ae515ebccfb960ef7b95347c65fddde88.tar
nixlib-7ae0729ae515ebccfb960ef7b95347c65fddde88.tar.gz
nixlib-7ae0729ae515ebccfb960ef7b95347c65fddde88.tar.bz2
nixlib-7ae0729ae515ebccfb960ef7b95347c65fddde88.tar.lz
nixlib-7ae0729ae515ebccfb960ef7b95347c65fddde88.tar.xz
nixlib-7ae0729ae515ebccfb960ef7b95347c65fddde88.tar.zst
nixlib-7ae0729ae515ebccfb960ef7b95347c65fddde88.zip
Encourage +1's for prioritisation
Adds a small text to each issue and the PR template to encourage people to use
:+1:'s for issues they're also interested in. See
https://github.com/NixOS/nix.dev/issues/359 for more information

Co-Authored-By: Valentin Gagarin <valentin.gagarin@tweag.io>
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 258c85f9dde8..ab576c98b6e0 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -39,3 +39,10 @@ Please run `nix-shell -p nix-info --run "nix-info -m"` and paste the result.
 [user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
 output here
 ```
+
+### 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/NixOS/nixpkgs/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc