Before contributing please read our Code of Conduct and README.
Please create an issue here in the repository with a clear description and steps to reproduce (if any).
By contributing a code to the repository, you agree with the Code of Conduct and the license.
To contribute, fork this repository and prepare your contribution. Make sure the code adheres to our code style, commit messages are clear, and that the workflow pipelines are not failing. Also, make sure that your fork is up to date and is not missing any upstream commits. Once you checked all of these, open a pull request against the right branch (see the section below) and wait for a review.
-
main– the default branch for the development, the default target for pull requests -
1.3.x– the source for 1.3.x releases, changes frommainare backported here – open pull requests against this branch only in cases the changes are applicable to 1.3.x releases only