Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.

Contributing

Steve Moss edited this page Apr 16, 2014 · 2 revisions

Contributing

Contributions work like this:

  1. Create your own fork if you don't have one.
  2. Sync with upstream if you haven't already.
  3. Create a branch on your own fork.
  4. As soon as possible (you need at least one commit) make a pull request to the main repository and describe your planned contribution in it.
  5. Continue pushing to your branch to update the pull request.
  6. When you're ready to have your contribution accepted, ping reviewers.

NB: Always assign yourself issues when you start working on them.

Clone this wiki locally