Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 592 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (10 loc) · 592 Bytes

Contributing

Thanks for choosing to contribute!

The following are a set of guidelines to follow when contributing to this project.

Code Reviews

All submissions should come in the form of pull requests and need to be reviewed by project committers. Read GitHub's pull request documentation for more information on sending pull requests.

All commits should follow the commitizen format. You can commit with commitizen using npx cz from the command line.

Developer Guidelines