E518 checkmake/.github/CONTRIBUTING.md at main · checkmake/checkmake · GitHub
[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 352 Bytes

File metadata and controls

11 lines (10 loc) · 352 Bytes

Contribute

  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so I don't break it in a future version unintentionally.
  • Commit, do not mess with version
  • If you add functionality, document it in the README
  • Send me a pull request. Bonus points for topic branches.

How to run tests

make test

0