Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 682 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (11 loc) · 682 Bytes

How to Contribute

Thank you for considering helping out!

First, please read the code of conduct. We take it very seriously!

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 it and consider merging the PR or making other changes!

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