Skip to content

[Feature]: Change Emoji Placement to Align with Tools and Standards #219

Open
@ThomasSanson

Description

Description

Hello,

I am writing to suggest a change in the placement of emojis in commit messages to align with common tools like Commitizen and established standards.

Currently, the format is as follows:

📦 chore(tests.mak): add Makefile targets for building

Suggested Solution

However, it would be more standard to have the emoji after the scope and type, like so:

chore(tests.mak): 📦 add Makefile targets for building

This change would make the commit messages more consistent with common practices and improve readability.

Thank you for considering this suggestion. I look forward to hearing your thoughts.

Best regards,

Alternatives

No response

Additional Context

No response

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions