Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 339 Bytes

CONTRIBUTING.md

File metadata and controls

6 lines (6 loc) · 339 Bytes
  1. Clone this repo to your machine
  2. Make a separate branch or use one of the existing ones
  3. Add some cool stuff (take a look at issues for things that need doing)
  4. Don't forget to document your code so everyone understands it
  5. Make a pull request to the development branch
  6. Wait for the code review team to review and merge it.