Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 483 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (13 loc) · 483 Bytes

Contributing

By participating to this project, you agree to abide our code of conduct.

Setup your machine

TODO

Create a commit

Commit messages should be well formatted, and to make that "standardized", we are using Conventional Commits.

You can follow the documentation on their website.

Submit a pull request

Push your branch to your build-tools fork and open a pull request against the main branch.