- See if there is an Issue that you can take up to fix or implement
- Help expand and clarify documentation and/or usage section
- Have a good idea? Open and submit a detailed Issue
- First, check to see if a similar issue has already been opened
- Follow the Code of Conduct
- BE DETAILED in your Pull Requests
- Do not introduce any further 3rd-party package dependencies unless provided a valid reason
- Do not submit content that does not pass golint, or has not been formatted with
gofmt
- Do not submit content that has little to no documentation on exported functions, variables, etc