summary refs log tree commit diff
diff options
context:
space:
mode:
authorJörg Thalheim <Mic92@users.noreply.github.com>2020-04-27 22:15:21 +0100
committerGitHub <noreply@github.com>2020-04-27 22:15:21 +0100
commit974d11d53f4a3f5bfb654a83006bc02897e0cbf8 (patch)
treee329657fab05b52f7a85fe337771c12f4999464d
parent61a2045c9a2fd10ce061341209a5b3a649b6cc01 (diff)
parent93862d05f7dc169bc4c74409d0d6333b32c94b4e (diff)
downloadnixpkgs-974d11d53f4a3f5bfb654a83006bc02897e0cbf8.tar
nixpkgs-974d11d53f4a3f5bfb654a83006bc02897e0cbf8.tar.gz
nixpkgs-974d11d53f4a3f5bfb654a83006bc02897e0cbf8.tar.bz2
nixpkgs-974d11d53f4a3f5bfb654a83006bc02897e0cbf8.tar.lz
nixpkgs-974d11d53f4a3f5bfb654a83006bc02897e0cbf8.tar.xz
nixpkgs-974d11d53f4a3f5bfb654a83006bc02897e0cbf8.tar.zst
nixpkgs-974d11d53f4a3f5bfb654a83006bc02897e0cbf8.zip
Merge pull request #86110 from Mic92/pr-template
PULL_REQUEST_TEMPLATE: try to simplify call-for-review
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 8b12c5f1aac..f4433807809 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,4 +1,13 @@
-<!-- Nixpkgs has a lot of new incoming Pull Requests, but not enough people to review this constant stream. Even if you aren't a committer, we would appreciate reviews of other PRs, especially simple ones like package updates. Just testing the relevant package/service and leaving a comment saying what you tested, how you tested it and whether it worked would be great. List of open PRs: <https://github.com/NixOS/nixpkgs/pulls>, for more about reviewing contributions: <https://hydra.nixos.org/job/nixpkgs/trunk/manual/latest/download/1/nixpkgs/manual.html#chap-reviewing-contributions>. Reviewing isn't mandatory, but it would help out a lot and reduce the average time-to-merge for all of us. Thanks a lot if you do! -->
+<!--
+To help with the large amounts of pull requests, we would appreciate your
+reviews of other pull requests, especially simple package updates. Just leave a
+comment describing what you have tested in the relevant package/service.
+Reviewing helps to reduce the average time-to-merge for everyone.
+Thanks a lot if you do!
+List of open PRs: https://github.com/NixOS/nixpkgs/pulls
+Reviewing guidelines: https://hydra.nixos.org/job/nixpkgs/trunk/manual/latest/download/1/nixpkgs/manual.html#chap-reviewing-contributions
+-->
+
 ###### Motivation for this change