Skip to content

Commit 1428f7a

Browse files
committed
docs(contributing): add note about required PR labels
Added information about required PR labels for CI to pass.
1 parent 9e1cb9d commit 1428f7a

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/COMMIT_CONVENTION.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,10 @@ Commits that don't follow the conventional format will cause CI to fail.
4949

5050
- [Conventional Commits Specification](https://www.conventionalcommits.org/)
5151
- [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

Comments
 (0)