Skip to content

Commit 83ae83d

Browse files
docs: update contrib guide (#539)
* update contrib guide * fix number
1 parent 0032812 commit 83ae83d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,10 @@ We appreciate community contributions! To ensure a smooth process, please follow
2121
- All commits must be [signed](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits).
2222
- Unsigned commits will be rejected.
2323

24-
3. **Documentation Contributions**
24+
3. **Conventional Commit PR Titles**
25+
- PR titles should use the [conventional commit](https://www.conventionalcommits.org/en/v1.0.0/#summary) format.
26+
27+
4. **Documentation Contributions**
2528
- We only accept documentation PRs that make **substantial or impactful changes**.
2629
- Minor typo or style-only fixes in documentation will not be accepted.
2730

0 commit comments

Comments
 (0)