Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.03 KB

File metadata and controls

17 lines (13 loc) · 1.03 KB

Contribute to the learning-git repository

Contributors

  1. Find a question in the README.md you want to answer.
  2. Look through the open issues to see whether someone else is already answering the question you wanted.
  3. 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.
  4. Fork the repository OR create your own branch on this repo if you have permission to do so. Do not commit to master!
  5. Raise a pull request referencing the ticket you made above. Request a review from @github-learners
  6. Address any review comments following a review from someone other than yourself
  7. Merge once you have no outstanding comments and at least 1 review.

Reviewers

  1. Find a PR you think you could verify.
  2. If there are specific instructions described, run them on your own machine to verify that they are correct.
  3. Raise comments around anything you think should be improved (be nice). If there are none, or only minor changes needed, approve the PR.