Thank you for investing your time in contributing to InQL!
The development is happening in dev branches, so this is where you should be sending pull requests (not the default main branches, as they only contain released code).
- Fork the repository
- Check out the 'dev' branch
- Compile the existing code by following the instructions inside of the
README.md
file - Make changes in your fork
- Create pull request to the 'dev' branch, explain the rationale in the message or link to an issue that is solved by PR