Commit 51e0e48f authored by Jean-Paul Calderone's avatar Jean-Paul Calderone Committed by Alyssa Ross
Browse files

CONTRIBUTING.md: Clarify guidelines for `meta.description`

parent a89a15c3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -43,6 +43,7 @@ Below is a short excerpt of some points in there:
  * Not start with the package name.
    * More generally, it should not refer to the package name.
  * Not end with a period (or any punctuation for that matter).
  * Aim to inform while avoiding subjective language.
* `meta.license` must be set and fit the upstream license.
  * If there is no upstream license, `meta.license` should default to `lib.licenses.unfree`.
  * If in doubt, try to contact the upstream developers for clarification.