Run just
to see available tasks.
Commits should follow conventional commits. Quick summary:
- All lowercase
- Message format:
<type>: <description>
- Where type is like:
chore
,feat
,docs
,ci
,style
, etc. - And description is a description of what the commit does.
- Where type is like:
Contributions, including communications over issues, must follow our code of conduct. See: CODE_OF_CONDUCT.md
.