Contributions are welcome and will be fully credited.
I accept contributions via Pull Requests on Github.
-
Add tests! - Your patch won't be accepted if it doesn't have tests.
-
Document any change in behaviour - Make sure the
README.md
and any other relevant documentation are kept up-to-date. -
Create feature branches - Don't ask us to pull from your master branch.
$ go test
Happy coding!