mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-11 08:43:59 +03:00
Updated commit message convention
no issue
This commit is contained in:
parent
93781a0e78
commit
8739749fd0
5
.github/CONTRIBUTING.md
vendored
5
.github/CONTRIBUTING.md
vendored
@ -34,7 +34,10 @@ We have a handful of simple standards for commit messages which help us to gener
|
||||
- **3rd line:** `refs/closes #000` or `no issue`
|
||||
- **4th line:** Whatever you want. Any extra details can be included from here
|
||||
|
||||
If your change is **user-facing** please prepend the first line of your commit with one of the following emoji keys, which are used in the changelog:
|
||||
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/).
|
||||
|
||||
**Main emojis we are using:**
|
||||
|
||||
- ✨ Feature
|
||||
- 🎨 Improvement
|
||||
|
Loading…
Reference in New Issue
Block a user