Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/contributors/merging/merge-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,8 @@ Start a rebase at `old/debian`, and then reset to `HEAD^` to bring back the chan

Next, add the commits:

Each commit message follows the changelog entry format: the `*` prefix denotes a bullet point, and continuation lines are indented to align with it. The entire block constitutes the commit message (there is no separate subject/body split). See {ref}`how-to-commit-changes` for more information about commit message standards.

------------------------------------------------------------------------------

Logical unit:
Expand Down
Loading