If you'd like to contribute, start by searching through the issues and pull requests to see whether someone else has raised a similar idea or question.
If you don't see your idea listed, and you think it fits into the goals of this guide, do one of the following:
- If your contribution is minor, such as a typo fix, open a pull request.
- If your contribution is major, such as a new feature or bug fix, start by opening an issue first. That way, other people can weigh in on the discussion before you do any work.
If you want mentoring on an issue please ask, we'll assign someone to work with you.
- Work on the feature or bug (with tests if possible)
- Run
make checks
if there's no problems raise the PR and reference the issue that initated the work carried out - Once the PR passes checks and review we'll merge the PR