Thank you for investing your time.
If you spot a problem, search if an issue already exists.
Scan through existing issues to find one that interests you.
- Fork the repository.
- Create a working branch using the opened issue. Use the "Create branch" inside the issue in the development section.
Commit the changes once you are happy with them.
When you're finished with the changes, create a pull request.
- Don't forget to link PR to issue if you are solving one.
- Enable the checkbox to allow maintainer edits so the branch can be updated for a merge.
- As you update your PR and apply changes, mark each conversation as resolved.
- If you run into any merge issues, checkout this git tutorial to help you resolve merge conflicts and other issues.