Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 464 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 464 Bytes

Contributing to sheriff

Thanks a lot for taking the time to contribute to sheriff! 🎉

We have some very simple guidelines for contributing:

  1. We are all human beings, please be nice.
  2. Please add tests if possible to cover the changed code.
  3. Run your code through gofmt, goimports and go vet before opening a pull request.
  4. Enjoy 👍