mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Updated commit message convention
no issue
This commit is contained in:
parent
93781a0e78
commit
8739749fd0
1 changed files with 4 additions and 1 deletions
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…
Add table
Reference in a new issue