When writing code contributing to GoGM, please first discuss the change you wish to make via issue, or by emailing the maintainers of this repo: [email protected] and [email protected].
Please note we have a code of conduct, please follow it in all your interactions with the project.
- Ensure that your changes have been properly formatted with go format.
- Update relevant READMEs and go doc comments.
- Ensure current tests pass, and add new tests as appropriate.
- Submit a pull request with your changes.