mirror of
https://github.com/DragonRidersUnite/awesome-dragonruby
synced 2024-12-27 09:59:19 +01:00
4cd046260b
`blobs/master` is added to relative links so I added ../../ to get back to the repository
21 lines
812 B
Markdown
21 lines
812 B
Markdown
# Contribution Guidelines
|
|
|
|
* Use the following format: `[LIBRARY](LINK) - DESCRIPTION.`
|
|
* The link should be the name of the package or project.
|
|
* Links and categories should be sorted alphabetically.
|
|
* Add one link per pull-request.
|
|
* Keep descriptions concise, clear and simple, and end them with a period / stop.
|
|
* New categories, or improvements to the existing ones are also welcome.
|
|
* Make sure your text editor is set to remove trailing whitespace.
|
|
|
|
## Quality standard
|
|
|
|
To stay on the list, projects should follow these quality standards:
|
|
|
|
* Generally used and useful to the community.
|
|
* Actively maintained (even if that just means take care of open issues).
|
|
* Stable.
|
|
* Documented.
|
|
* Tests.
|
|
|
|
Thanks to all [contributors](../../graphs/contributors), you're awesome and wouldn't be possible without you!
|