Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 541 Bytes

CONTRIBUTING.md

File metadata and controls

5 lines (3 loc) · 541 Bytes

Contributing

This project follows the Angular & Conventional Commits commit message guidelines. All commits that fix a bug or add a feature must be marked with the feat/fix scope otherwise they may not trigger a release once merged.

Prettier and ESLint are also present here, please make sure your code is formatted correctly and up to the standards of this project before submitting a PR.