Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always use conventional commit messages #19

Open
GeckoEidechse opened this issue Jan 10, 2024 · 0 comments
Open

Always use conventional commit messages #19

GeckoEidechse opened this issue Jan 10, 2024 · 0 comments

Comments

@GeckoEidechse
Copy link
Member

Both @Alystrasz and I have been committing using conventional commit messages, primarily out of habit

I'm wondering if we should actually enforce this for master branch so that all commit messages on master are formatted as conventional commits?
(Note that this would not affect commit messages in PR'd branches as those commits are squashed on merge anyway, meaning only the person merging the PR has to make sure the merged commit is formatted correctly.

Also for verification requests we would use our own tag called verify: or something ^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant