create basic Contributing docs

checkGoreportcard
Thiago Avelino 10 years ago
parent 152c76b24b
commit 0b0c80d698

@ -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
Loading…
Cancel
Save