Thanks for helping make go-blueprint better!
Contributions to go-blueprint should align with the project’s design principles:
- Maintain backwards compatibility whenever possible.
If you have run into a bug or want to discuss a new feature, please file an issue.
go-blueprint uses Github pull requests. Feel free to fork, hack away at your changes and submit.
- All commands and functionality should be documented appropriately
- All new functionality/features should have appropriate unit testing
go-blueprint strives to have a consistent set of documentation that matches the command structure and any new functionality must have accompanying documentation in the PR.
See the LICENSE file for our project's licensing. We will ask you to confirm the licensing of your contribution.