summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorworldofpeace <worldofpeace@users.noreply.github.com>2019-04-04 17:14:18 -0400
committerGitHub <noreply@github.com>2019-04-04 17:14:18 -0400
commit1d38a2f5c3925d8c2f5b35edb7c75bb094531cc4 (patch)
treed4a33ca921eab23cba256989e0ade03fa47d31c9 /.github
parent15fd16ea4ce81403146c6b1e3eeb1203c4bc621c (diff)
parent4e398a325ea0fb734e769c8c5797f55facea3b7b (diff)
downloadnixpkgs-1d38a2f5c3925d8c2f5b35edb7c75bb094531cc4.tar
nixpkgs-1d38a2f5c3925d8c2f5b35edb7c75bb094531cc4.tar.gz
nixpkgs-1d38a2f5c3925d8c2f5b35edb7c75bb094531cc4.tar.bz2
nixpkgs-1d38a2f5c3925d8c2f5b35edb7c75bb094531cc4.tar.lz
nixpkgs-1d38a2f5c3925d8c2f5b35edb7c75bb094531cc4.tar.xz
nixpkgs-1d38a2f5c3925d8c2f5b35edb7c75bb094531cc4.tar.zst
nixpkgs-1d38a2f5c3925d8c2f5b35edb7c75bb094531cc4.zip
Merge pull request #58098 from Infinisil/encouraging_reviews
PULL_REQUEST_TEMPLATE: Add encouragement to review PRs
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 7b4ec78e409..834a2e81c13 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,3 +1,4 @@
+<!-- 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#sec-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! -->
 ###### Motivation for this change