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

Latest commit

 

History

History
10 lines (8 loc) · 261 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 261 Bytes

How To Contribute

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (i.e. add-new-recipe)
  3. Write you change
  4. Write tests for your change (if applicable)
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request