You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: