Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 626 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (9 loc) · 626 Bytes

Contributing

If something is unclear, confusing, or needs to be refactored, please let me know.

  • Pull requests are always welcome, but due to the opinionated nature of this project, I cannot accept every pull request. Please open an issue before submitting a pull request.
  • This project uses typescript-eslint with a few minor exceptions.
  • If you are submitting a pull request that involves Pug templates, please make sure you are using spaces, not tabs.
  • Ensure you write tests and make sure they pass before submitting PR. Failed tests will not be merged.