We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3482430 commit 7714850Copy full SHA for 7714850
.github/COMMIT_CONVENTION.md
@@ -44,3 +44,8 @@ See `commitlint.config.js` for configuration details.
44
45
The commitlint validation runs automatically on all pull requests and push events.
46
Commits that don't follow the conventional format will cause CI to fail.
47
+
48
+## Resources
49
50
+- [Conventional Commits Specification](https://www.conventionalcommits.org/)
51
+- [Commitlint Documentation](https://commitlint.js.org/)
0 commit comments