We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e1cb9d commit 1428f7aCopy full SHA for 1428f7a
1 file changed
.github/COMMIT_CONVENTION.md
@@ -49,3 +49,10 @@ Commits that don't follow the conventional format will cause CI to fail.
49
50
- [Conventional Commits Specification](https://www.conventionalcommits.org/)
51
- [Commitlint Documentation](https://commitlint.js.org/)
52
+
53
+## Note for Contributors
54
55
+All pull requests must have appropriate labels set for CI to pass. Required labels:
56
+- One from Type: Easy/Medium/Hard
57
+- One from Semver: Major/Minor/Patch
58
+- PR:Accept
0 commit comments