Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 231 Bytes

CONTRIBUTING.md

File metadata and controls

6 lines (6 loc) · 231 Bytes

In order for PRs to get accepted, please

  • make sure code is as readable as possible,
  • all tests pass,
  • you've formatted the code with gofumpt before last commit of the PR,
  • you've documented changes,
  • and that the code works.