We'd love your help making M3DB better!
Before making any significant changes, please open an issue.
Discussing your proposed changes ahead of time will make the contribution process smooth for everyone.
Once we've discussed your changes and you've got your code ready, make sure
that tests are passing (make test
or make cover
) and open your PR! Your
pull request is most likely to be accepted if it:
- Includes tests for new functionality.
- Follows the guidelines in Effective Go and the Go team's common code review comments.
- Has a good commit message.
See the developer notes for details on how to develop M3DB.