aboutsummaryrefslogtreecommitdiff
path: root/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
diff options
context:
space:
mode:
authorValentin Gagarin <valentin.gagarin@tweag.io>2022-12-01 19:04:04 +0100
committerValentin Gagarin <valentin.gagarin@tweag.io>2022-12-01 19:04:04 +0100
commit5b954123282f7d795f4265b02c65b8bc79d28cf3 (patch)
treea939f944892f315d3f02662683b8ad74e73b68b4 /.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
parent7bba4b343b0b11af818a7ab41a5e83eb42e98776 (diff)
encourage adding 👍 to express interest
decided on the @NixOS/documentation-team, see NixOS/nix.dev#359 for more information
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE/pull_request_template.md')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE/pull_request_template.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
index 537aa0909..5311be01f 100644
--- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
+++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
@@ -5,3 +5,7 @@ Please include relevant [release notes](https://github.com/NixOS/nix/blob/master
**Testing**
If this issue is a regression or something that should block release, please consider including a test either in the [testsuite](https://github.com/NixOS/nix/tree/master/tests) or as a [hydraJob]( https://github.com/NixOS/nix/blob/master/flake.nix#L396) so that it can be part of the [automatic checks](https://hydra.nixos.org/jobset/nix/master).
+
+**Priorities**
+
+Add :+1: to [pull requests you find important](https://github.com/NixOS/nix/pulls?q=is%3Aopen+sort%3Areactions-%2B1-desc).