summary refs log tree commit diff
path: root/.github/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2020-04-27 08:31:39 +0100
committerJörg Thalheim <joerg@thalheim.io>2020-04-27 22:07:19 +0100
commit93862d05f7dc169bc4c74409d0d6333b32c94b4e (patch)
tree184eb6f0869041d462c2297afdf04aa0aeae634d /.github/PULL_REQUEST_TEMPLATE.md
parentfa4747c38ad9d7678d2ab719d1faa9240101d752 (diff)
downloadnixpkgs-93862d05f7dc169bc4c74409d0d6333b32c94b4e.tar
nixpkgs-93862d05f7dc169bc4c74409d0d6333b32c94b4e.tar.gz
nixpkgs-93862d05f7dc169bc4c74409d0d6333b32c94b4e.tar.bz2
nixpkgs-93862d05f7dc169bc4c74409d0d6333b32c94b4e.tar.lz
nixpkgs-93862d05f7dc169bc4c74409d0d6333b32c94b4e.tar.xz
nixpkgs-93862d05f7dc169bc4c74409d0d6333b32c94b4e.tar.zst
nixpkgs-93862d05f7dc169bc4c74409d0d6333b32c94b4e.zip
PULL_REQUEST_TEMPLATE: try to simplify call-for-review
The text is quite long and hard to read in hub (because it is one whole line
with no line breaks). Also simplified the language/sentence structure a bit for
non-native speakers.
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-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