Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 226 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 226 Bytes

How to contribute

  1. Fork the repo
  2. Run script/bootstrap
  3. Create a topic branch and hack code
  4. Push to your origin
  5. Open a pull request

⚠️ Topic branches are mutable; master branch is not.