Thank you for considering contributing to our project! We welcome contributions from everyone, and we want to make the process as easy and transparent as possible
Please check our issue tracker for existing issues that you can work on. If you find a new issue or have a feature request, please open a new issue so we can discuss it and prioritize it accordingly.
-
If an Issue does not already exist, you can use the bug report template to create one.
-
Click on the “Create a branch” button to create a new branch. Choose the automatically selected branch.
-
Make your changes and commit them with clear and concise commit messages.
-
Push your changes to the branch.
-
Open a pull request from your branch to the repository with a clear and descriptive title and detailed description of your changes.
-
Once your pull request is submitted, a PR validation CI pipeline will trigger that will validate the changes.
-
Please make sure that the PR pipeline is successful.
-
The maintainers of the repository will merge the PR upon successful CI workflow.