mirror of
https://github.com/flextype/flextype.git
synced 2025-08-07 21:56:33 +02:00
Update COMMIT_CONVENTION.md
This commit is contained in:
2
.github/COMMIT_CONVENTION.md
vendored
2
.github/COMMIT_CONVENTION.md
vendored
@@ -20,7 +20,7 @@ to read on GitHub as well as in various git tools.
|
||||
|
||||
The footer should contain a [closing reference to an issue](https://help.github.com/articles/closing-issues-via-commit-messages/) if any.
|
||||
|
||||
Samples: (even more [samples](https://github.com/flextype/flextype/commits/dev))
|
||||
Samples: (even more [samples](https://github.com/flextype/flextype/commits/master))
|
||||
|
||||
### Revert
|
||||
If the commit reverts a previous commit, it should begin with `revert: `, followed by the header of the reverted commit. In the body it should say: `This reverts commit <hash>.`, where the hash is the SHA of the commit being reverted.
|
||||
|
Reference in New Issue
Block a user