We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:
- Creating a new algorithm, application or function 🚀
- Submitting your research done with Classiq 👩🏻💻
- Reporting a bug 🐞
- Discussing the current state of the code
We use GitHub to host code, to track issues and feature requests, as well as accept pull requests.
We Use GitHub Flow, So All Code Changes Happen Through Pull Requests
Pull requests are the best way to propose changes to the codebase. We actively welcome your pull requests:
- Create an issue to discuss what you will be submitting. We will reply swiftly with comments and feedback.
- Fork the repo and create your branch from
main
. - Ensure your code runs with the latest Classiq version.
- Issue that pull request!
In short, when you submit code changes, your submissions are understood to be under the same MIT License that covers the project. Feel free to contact the maintainers if that's a concern.
Report bugs using GitHub's issues
We use GitHub issues to track public bugs. Report a bug by opening a new issue; it's that easy!
Write bug reports with detail, background, and sample code
By contributing, you agree that your contributions will be licensed under its MIT License.
Here are a few references you might find helpful: