Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 610 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (13 loc) · 610 Bytes

Contributing

All contributors are welcome! Please file issues and pull requests to contribute to the project.

To create a pull request:

  • Fork this project on GitHub
  • Clone your fork to your system
  • Make your changes
  • Update the CHANGELOG.md
  • If necessary, explain your feature in the README.md
  • If possible, add tests for your code
  • Commit your changes (try to keep your message in line with the rest of the repo)
  • Push your commit to your fork
  • Create a pull request