Skip to content

Use a tool to standardize commit messages #144

Open
@swapagarwal

Description

I had this thought after merging in the following commits: 9327c83, fe9629f, d8ce803, d99d844
Their commit messages look quite pleasant with the usage of proper emojis. What do you guys think?

I explored further on how folks do this today. So we would need to decide on two things: the convention itself and the tooling which can be used to help maintain this.

  1. We can decide upon a standard convention taking the following as a reference:
    https://github.com/slashsbin/styleguide-git-commit-message
    https://github.com/kazupon/git-commit-message-convention
  2. One of the following tools can be integrated into our development workflow:
    https://github.com/commitizen/cz-cli
    https://github.com/marionebl/commitlint
    https://github.com/jakeasmith/commit

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    ❔ questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions