mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
create basic Contributing docs
This commit is contained in:
parent
152c76b24b
commit
0b0c80d698
11
CONTRIBUTING.md
Normal file
11
CONTRIBUTING.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# Contributing
|
||||||
|
|
||||||
|
As a newcomer on a large project, it’s easy to experience frustration. Here’s 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…
Reference in New Issue
Block a user