-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
p3-nice-to-havePriority level 3 - nice to havePriority level 3 - nice to have
Description
We'd like to include information in all git commit messages about the type of change. To achieve this, we can implement Conventional Commits or use prefixes like bug:
, docs:
, feat:
, etc.
Lastly, we must ensure that all contributor's commit messages conform to this standard via some safeguards like pre-commit or a CI job.
mjasion
Metadata
Metadata
Assignees
Labels
p3-nice-to-havePriority level 3 - nice to havePriority level 3 - nice to have