- Find a question in the
README.mdyou want to answer. - Look through the open issues to see whether someone else is already answering the question you wanted.
- If so, see if you can team up with them. If not, create an issue where you clearly state which question you are answering and assign it to yourself.
- Fork the repository OR create your own branch on this repo if you have permission to do so. Do not commit to master!
- Raise a pull request referencing the ticket you made above. Request a review from @github-learners
- Address any review comments following a review from someone other than yourself
- Merge once you have no outstanding comments and at least 1 review.
- Find a PR you think you could verify.
- If there are specific instructions described, run them on your own machine to verify that they are correct.
- Raise comments around anything you think should be improved (be nice). If there are none, or only minor changes needed, approve the PR.