Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 531 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (10 loc) · 531 Bytes

How to Contribute

Thank you for considering helping out!

Next, if you want to help out, do the following:

  1. Fork the project.
  2. Make a feature branch with the name of your change.
  3. Make a change.
  4. Commit your code.
  5. Issue a Pull Request.

Once your PR is issued, we will review your work and decide on adding it to the project!

For more details about contributing to GitHub projects see How to use Github: Fork, Branch, Track, Squash and Pull Request