### 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_
Activity
github-actions commentedon Aug 21, 2023
Stale issue message