;doc: contrib: wording
[ci skip]
This commit is contained in:
parent
fdc624c164
commit
6c9f50a2d5
@ -622,8 +622,8 @@ Rebase your commits against latest master for easiest review. Especially if they
|
|||||||
Some conventions we often use in commit messages:
|
Some conventions we often use in commit messages:
|
||||||
|
|
||||||
- prepend a [component](#components) prefix, eg `cli: ` or `journal: `, for clarity and to help with changelog production
|
- prepend a [component](#components) prefix, eg `cli: ` or `journal: `, for clarity and to help with changelog production
|
||||||
- prepend a semicolon (`;`) to indicate boring commits that won't affect changelogs/release notes (as in the Emacs project)
|
- prepend a semicolon (`;`) to indicate commits that need not be mentioned in changelogs/release notes (as in the Emacs project)
|
||||||
- add a final `[ci skip]` line for commits which probably don't need to trigger a CI build, to reduce carbon emissions from Travis
|
- append a final `[ci skip]` line to indicate commits that need not trigger a CI build, to reduce carbon emissions from Travis.
|
||||||
|
|
||||||
### The docs
|
### The docs
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user