Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 547 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (7 loc) · 547 Bytes

CONTRIBUTING.md

Contributions are welcome and encouraged, but please follow these guidelines.

  1. All changes should be in there own branch and submitted with a pull request.
  2. The branch should be sensibly named based on the issue its trying to fix.
  3. In the pull request comment, please include any issues your pull request is fixing by referencing them like: closes #x. This will close the issue automatically if the pull request is merged.
  4. For more information please visit: https://guides.github.com/introduction/flow/ .