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

Docs: Add commit message format checks #144

Closed
minkyraccoon opened this issue Jul 13, 2021 · 0 comments
Closed

Docs: Add commit message format checks #144

minkyraccoon opened this issue Jul 13, 2021 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@minkyraccoon
Copy link
Contributor

Context

ADR-002 recommended a Comos Cash documentation strategy. This issue is part of an epic to implement that strategy.

Well-formatted commit messages help devs and other users track developments in the repo. It will also allow repo users to search for changes and yield a helpful CHANGELOG for documentation and reporting purposes

Objective

This issue will implement a pre-commit check to ensure that commit messages meet the format as specified by Conventional Commits.

These commit messages will be part of CHANGELOG as part of the release process.

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

No branches or pull requests

2 participants