Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 342 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 342 Bytes

Contributing

  • Fork the repo
  • Checkout a new branch, say feature/my-cool-feature
  • Commit your changes
  • Send a pull request from this branch

Please ensure that you write a clear, short description of your changes, and refer to related issues, if any (you can link to an issue by simply mentioning fixes #23 or related to #23)