docs: fix info for revert
commits
This commit is contained in:
parent
006690349a
commit
e7242a5e69
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ describes the motivation and content of the commit.
|
||||||
- `docs`: Any change to documentation
|
- `docs`: Any change to documentation
|
||||||
- `ci`: Any change to CI files
|
- `ci`: Any change to CI files
|
||||||
- `revert`: A revert commit. The message should describe the reasoning and the
|
- `revert`: A revert commit. The message should describe the reasoning and the
|
||||||
commit should include the `Refs:` header with the short hashes of the commits
|
commit should include the `Refs:` footer with the short hashes of the commits
|
||||||
being reverted.
|
being reverted.
|
||||||
- `chore`: catch-all type
|
- `chore`: catch-all type
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue