summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorzimbatm <zimbatm@zimbatm.com>2016-10-01 15:09:12 +0100
committerGitHub <noreply@github.com>2016-10-01 15:09:12 +0100
commit0e3e7a6bcd96405ddc257b93d57cda09b558cbdb (patch)
tree862ce851e37371f8bceebbe3f4271a9342a4fbd6 /.github
parent230512f3e4108dd818d3a3f4c8962b765e3de1ad (diff)
parentbf86f9f016e83062dbfa109aacb25af209b6fe86 (diff)
downloadnixlib-0e3e7a6bcd96405ddc257b93d57cda09b558cbdb.tar
nixlib-0e3e7a6bcd96405ddc257b93d57cda09b558cbdb.tar.gz
nixlib-0e3e7a6bcd96405ddc257b93d57cda09b558cbdb.tar.bz2
nixlib-0e3e7a6bcd96405ddc257b93d57cda09b558cbdb.tar.lz
nixlib-0e3e7a6bcd96405ddc257b93d57cda09b558cbdb.tar.xz
nixlib-0e3e7a6bcd96405ddc257b93d57cda09b558cbdb.tar.zst
nixlib-0e3e7a6bcd96405ddc257b93d57cda09b558cbdb.zip
Merge pull request #18972 from ericsagnes/doc/reviewing-contributions
[WIP] nixos-doc: add reviewing contributions chapter
Diffstat (limited to '.github')
-rw-r--r--.github/CONTRIBUTING.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index 9be21f2c2923..92676378936b 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -30,3 +30,6 @@ under the terms of [COPYING](../COPYING), which is an MIT-like license.
 
 See the nixpkgs manual for more details on how to [Submit changes to nixpkgs](https://nixos.org/nixpkgs/manual/#chap-submitting-changes).
 
+## Reviewing contributions
+
+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).