When writing code contributing to go-bolt, please first discuss the change you wish to make via issue, or by emailing the maintainers of this repo: eric@mindstand.com and nikita@mindstand.com.
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.