Merge pull request #532 from Moshe-Immerman/patch-15
Clarify contribution guidelines
This commit is contained in:
@ -10,6 +10,16 @@ Unfortunately, not every library/tool/framework can be considered. This list aim
|
|||||||
|
|
||||||
(d) a niche product that fills a gap
|
(d) a niche product that fills a gap
|
||||||
|
|
||||||
|
Suggested software must also be developer-friendly, which means it meets the following criteria:
|
||||||
|
|
||||||
|
(i) If an open source *application*, it is licensed under one of the open source licenses listed on https://opensource.org/licenses.
|
||||||
|
|
||||||
|
(ii) If an open source *library*, it is licensed under one of the open source licenses listed on https://opensource.org/licenses, with the exception of GPL and AGPL (due to their viral nature).
|
||||||
|
|
||||||
|
(iii) If commercial, it has clear pricing.
|
||||||
|
|
||||||
|
## Pull Requests
|
||||||
|
|
||||||
There are two required criteria for a pull request:
|
There are two required criteria for a pull request:
|
||||||
|
|
||||||
1. If an entry has a similar scope as other entries in the same category, the description must state the unique features that distinguishes it from the other entries.
|
1. If an entry has a similar scope as other entries in the same category, the description must state the unique features that distinguishes it from the other entries.
|
||||||
|
Reference in New Issue
Block a user