Skip to content

Commit 1dd27be

Browse files
authored
Update CONTRIBUTING.md
1 parent eb7a5aa commit 1dd27be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎CONTRIBUTING.md

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ Most title/subjects should have a lower-cased prefix with a colon and one whites
9393
* If this commit touches many packages without a common functional topic, prefix with `all:` (e.g. `all: Reformat Go code`)
9494
* If this is a documentation update, prefix with `docs:`.
9595
* If nothing of the above applies, just leave the prefix out.
96+
* Note that the above excludes nouns seen in other repositories, e.g. "chore:".
9697

9798
Also, if your commit references one or more GitHub issues, always end your commit message body with *See #1234* or *Fixes #1234*.
9899
Replace *1234* with the GitHub issue ID. The last example will close the issue when the commit is merged into *master*.

0 commit comments

Comments
 (0)