Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 324 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (8 loc) · 324 Bytes

Contributing

Issues and pull requests are welcome, but please bear in mind this is a side project.

Guidelines for pull requests

  • Keep PRs small.
  • Write lots of tests.
  • Don't modify any build config before discussing it in the relevant issue.
  • Don't rewrite git history when your PR is open. Add commits instead.