mirror of
https://github.com/tailscale/tailscale.git
synced 2025-07-29 15:23:45 +00:00
docs: fix typo in commit-messages.md
Updates: #cleanup Signed-off-by: okunamayanad <baran@okunamayanad.com>
This commit is contained in:
parent
253d0b026d
commit
5a52f80c4c
@ -65,7 +65,7 @@ Notably, for the subject (the first line of description):
|
||||
| `foo/bar:fix memory leak` | BAD: no space after colon |
|
||||
| `foo/bar : fix memory leak` | BAD: space before colon |
|
||||
| `foo/bar: fix memory leak Fixes #123` | BAD: the "Fixes" shouldn't be part of the title |
|
||||
| `!fixup reviewer feedback` | BAD: we don't check in fixup commits; the history should always bissect to a clean, working tree |
|
||||
| `!fixup reviewer feedback` | BAD: we don't check in fixup commits; the history should always bisect to a clean, working tree |
|
||||
|
||||
|
||||
For the body (the rest of the description):
|
||||
|
Loading…
x
Reference in New Issue
Block a user