Thanks for contributing to the project!
We want to make contributing to this project as easy and transparent as possible.
We use GitHub issues to track public bugs and feature requests. Please ensure your description is clear and has sufficient instructions to be able to reproduce the issue.
We actively welcome your pull requests.
- Make an issue outlining proposed feature.
- Get approval from one of the core maintainers
- Fork the repo and create your branch from
main
- Make changes and create PR
- Link PR, with passing tests in the original issue
- Get it reviewed & merged by a core maintainer
For major vulnerability, please report them to Cybergenik immediately, instead of making a public bug report.
For standard bug fixes:
Same steps as a Feature PRs, except that your issue should also contain:
- Some reasonable level of RCAing
- A runnable repro script
By contributing to Hopper, you agree that your contributions will be licensed under the LICENSE file in the root directory of this source tree.