lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

authored by

Jean-Paul Calderone and committed by
Alyssa Ross
51e0e48f a89a15c3

+1
+1
CONTRIBUTING.md
··· 43 43 * Not start with the package name. 44 44 * More generally, it should not refer to the package name. 45 45 * Not end with a period (or any punctuation for that matter). 46 + * Aim to inform while avoiding subjective language. 46 47 * `meta.license` must be set and fit the upstream license. 47 48 * If there is no upstream license, `meta.license` should default to `lib.licenses.unfree`. 48 49 * If in doubt, try to contact the upstream developers for clarification.