mirror of
https://github.com/DragonRidersUnite/awesome-dragonruby
synced 2024-12-26 09:59:00 +01:00
Create CONTRIBUTING.md
Copied from Awesome RubyMotion
This commit is contained in:
parent
8ca68f461e
commit
4c74821fe0
1 changed files with 21 additions and 0 deletions
21
CONTRIBUTING.md
Normal file
21
CONTRIBUTING.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
# 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](https://github.com/awesome-dragonruby/awesome-dragonruby/graphs/contributors), you're awesome and wouldn't be possible without you!
|
Loading…
Reference in a new issue