Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 234 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (9 loc) · 234 Bytes

Contributing

Workflow

This cookbook uses a pretty standard GitHub workflow:

  • Fork it
  • Run the tests
  • Create a branch, make your changes
  • Run the tests again
  • Push your branch
  • Submit a pull request