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

Standardize commit messages #50

Open
jesper7 opened this issue Jan 16, 2023 · 1 comment
Open

Standardize commit messages #50

jesper7 opened this issue Jan 16, 2023 · 1 comment
Labels
p3-nice-to-have Priority level 3 - nice to have

Comments

@jesper7
Copy link
Contributor

jesper7 commented Jan 16, 2023

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.

@mjasion
Copy link
Contributor

mjasion commented Jan 17, 2023

I am ok, lets start from this one :-)

@omesser omesser added the p3-nice-to-have Priority level 3 - nice to have label Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p3-nice-to-have Priority level 3 - nice to have
Projects
None yet
Development

No branches or pull requests

3 participants