summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorEric Sagnes <eric.sagnes@gmail.com>2016-09-28 11:05:22 +0900
committerEric Sagnes <eric.sagnes@gmail.com>2016-09-28 11:05:22 +0900
commit7ad26bdc6e52049cb505ea4973b2a1ff3c20cc76 (patch)
treec1e45d0e6cde69064ed3f99659497443334d010a /.github
parent3504a546e60b7e9c5d1fd7f083516cbb8c28361f (diff)
downloadnixlib-7ad26bdc6e52049cb505ea4973b2a1ff3c20cc76.tar
nixlib-7ad26bdc6e52049cb505ea4973b2a1ff3c20cc76.tar.gz
nixlib-7ad26bdc6e52049cb505ea4973b2a1ff3c20cc76.tar.bz2
nixlib-7ad26bdc6e52049cb505ea4973b2a1ff3c20cc76.tar.lz
nixlib-7ad26bdc6e52049cb505ea4973b2a1ff3c20cc76.tar.xz
nixlib-7ad26bdc6e52049cb505ea4973b2a1ff3c20cc76.tar.zst
nixlib-7ad26bdc6e52049cb505ea4973b2a1ff3c20cc76.zip
improvements from feedback
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 7318ed14d091..981ed156b343 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -15,9 +15,5 @@
 - [ ] Tested execution of all binary files (usually in `./result/bin/`)
 - [ ] Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md).
 
-###### Reviewing this pull-request
-
-See the nixpkgs manual for more details on how to [Review contributions](http://hydra.nixos.org/job/nixpkgs/trunk/manual/latest/download-by-type/doc/manual#chap-reviewing-contributions).
-
 ---