mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update CONTRIBUTING.md
- commit messages = why
This commit is contained in:
parent
f770e9f2ad
commit
221f8c4a86
1 changed files with 1 additions and 1 deletions
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
|
@ -34,7 +34,7 @@ We have a handful of simple standards for commit messages which help us to gener
|
|||
- **1st line:** Max 80 character summary written in past tense
|
||||
- **2nd line:** [Always blank]
|
||||
- **3rd line:** `refs/closes #000` or `no issue`
|
||||
- **4th line:** Whatever you want. Any extra details can be included from here
|
||||
- **4th line:** Why this change was made - the code includes the what, the commit message should describe the context of why - why this, why now, why not something else?
|
||||
|
||||
If your change is **user-facing** please prepend the first line of your commit with **an emoji key**.
|
||||
We are following [gitmoji](https://gitmoji.carloscuesta.me/).
|
||||
|
|
Loading…
Add table
Reference in a new issue