Skip to content

Standardize commit messages #50

@jesper7

Description

@jesper7

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    p3-nice-to-havePriority level 3 - nice to have

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions