create basic Contributing docs

This commit is contained in:
Thiago Avelino 2014-07-07 01:00:55 -03:00
parent 152c76b24b
commit 0b0c80d698

11
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,11 @@
# Contributing
As a newcomer on a large project, its easy to experience frustration. Heres some advice to make your work on **awesome-go** more useful and rewarding.
* Packages sort alphabetically
* Package must be in godoc.org or is documented
* Packages need to have tests
* Package must be active (make sure the package is active)
* Add package that you have used
* Be bold! Leave feedback!
* Be rigorous