First, make sure the issue doesn't exist in the list yet. If a related issue doesn't exist, you can open a new one.
Scan through our existing issues to find one that interests you. You can narrow down the search using labels
as filters. If you find an issue to work on, you are welcome to open a PR with a fix.
After you've chosen the issue to work on, fork the repository and make changes.
If your work includes many commits, make sure to squash them.
Open a new pull request with updates from your working branch against our main
branch.
Please keep track of the discussions in your pull request as we will review your code and probably ask you to fix any issues that may rise.
After we have reviewed and fixed any issues, your PR will be merged. Thank you for contributing to open source!