diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..a8d89080 --- /dev/null +++ b/CONTRIBUTING.md @@ -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 \ No newline at end of file