We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3482430 commit 7714850Copy full SHA for 7714850
1 file changed
.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