about summary refs log tree commit diff
path: root/.github/CONTRIBUTING.md
diff options
context:
space:
mode:
authorzimbatm <zimbatm@zimbatm.com>2016-04-09 20:50:48 +0100
committerzimbatm <zimbatm@zimbatm.com>2016-04-09 20:51:26 +0100
commit3b33c3628a6d4f353435002c34183a72e81ff4f6 (patch)
tree286b3c829cee560cef7736ad8c6b76892f6be7f7 /.github/CONTRIBUTING.md
parent8706726d59ba80ebe9ad7c4c68fa52defdc10924 (diff)
downloadnixlib-3b33c3628a6d4f353435002c34183a72e81ff4f6.tar
nixlib-3b33c3628a6d4f353435002c34183a72e81ff4f6.tar.gz
nixlib-3b33c3628a6d4f353435002c34183a72e81ff4f6.tar.bz2
nixlib-3b33c3628a6d4f353435002c34183a72e81ff4f6.tar.lz
nixlib-3b33c3628a6d4f353435002c34183a72e81ff4f6.tar.xz
nixlib-3b33c3628a6d4f353435002c34183a72e81ff4f6.tar.zst
nixlib-3b33c3628a6d4f353435002c34183a72e81ff4f6.zip
fixup! Simplify contributing
Diffstat (limited to '.github/CONTRIBUTING.md')
-rw-r--r--.github/CONTRIBUTING.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index 9a7a55f8676f..fb8c6b53cb5d 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -23,7 +23,10 @@ under the terms of [COPYING](../COPYING), which is an MIT-like license.
   * hydra service: add bazBaz option
   * nginx service: refactor config generation
 
-* Don't put dots at the end of package descriptions.
+* `meta.description` should:
+  * Be capitalized
+  * Not start with the package name
+  * Not have a dot at the end
 
 See the nixpkgs manual for more details on how to [Submit changes to nixpkgs](http://hydra.nixos.org/job/nixpkgs/trunk/manual/latest/download-by-type/doc/manual#chap-submitting-changes).