Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 482 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (12 loc) · 482 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 scaffold fork and open a pull request against the master branch.