Updated commit message convention

no issue
This commit is contained in:
kirrg001 2018-11-07 15:49:07 +01:00 committed by Fabien O'Carroll
parent 93781a0e78
commit 8739749fd0

View File

@ -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