summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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).