Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gnarus-G authored Dec 5, 2024
1 parent 41c8d55 commit 5abd882
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## Commit Messages
- Short subject line: Keep the first line (subject) brief and descriptive, aiming for under 50 characters.
- Imperative mood: Use verbs in the present tense, like "Add", "Fix", "Update".
- Capitalization: Capitalize the first letter of the subject line.
- Blank line separation: Use a blank line to separate the subject from the body explanation.
- Detailed body (optional): If needed, provide further context and reasoning in the body, wrapping lines at around 72 characters.
- No period at the end: Do not end the subject line with a period.

0 comments on commit 5abd882

Please # to comment.