Skip to content

Commit

Permalink
add lowercase requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
ramiAbdou committed Mar 27, 2024
1 parent fbfa7f2 commit 875bd98
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ Some things to keep in mind when making a pull request:
- `docs`: A change only to in-code or markdown documentation.
- `test`: A change that adds missing tests.
- `chore`: A change that is likely none of the above.
- Be present tense (ie: "Fix", not "Fixed").
- Start with a verb (ie: "Fix ....", "Add ...", "Implement ...").
- Be in all lowercase.
- Be present tense (ie: "fix", not "fixed").
- Start with a verb (ie: "add ...", "implement ...", "update ...").
- Have an emoji at the end of it (we like color around here). 🔥
- Each PR should be attached to an issue, so be sure to add this to the PR
description:
Expand Down

0 comments on commit 875bd98

Please sign in to comment.