Skip to content

Commit

Permalink
πŸ“ docs(contributing): add commit message format guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
mostypc123 committed Jan 5, 2025
1 parent 58361f4 commit f686ad6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ To contribute:
- If you believe this is a high-priority PR or a bug fix, mention @mostypc123 somewhere in the description.

## PR Guidelines
- **ALWAYS** use our commit message format:
- emoji, type(scope(optional)): description
- Aim to modify fewer than 20 files in a single PR.
- If your PR involves breaking changes, explicitly mention "breaking change" in the description.

Expand Down

0 comments on commit f686ad6

Please sign in to comment.