Add contribution guide.
jeffbean opened this issue · 2 comments
jeffbean commented
The core library should have a guide for contributions
- all changes come with unit/integration tests.
- no external libraries (keep it as it is with no dependencies.)
- at least one peer review
- maybe some code coverage checks
- Go style guide (lightly extend the standard library guide)
pmazzini commented
Shall we close this one?
pmazzini commented
Thanks for adding the contribution guide!