Skip to content

Conversation

@euanh
Copy link
Collaborator

@euanh euanh commented Dec 4, 2024

Motivation

The Git CLI ignores commit message lines starting with # as comments,
so editing commits causes heading lines starting ### to be lost.

Modifications

Change the pull request template to use underlines instead of ###.

Result

Headings will not be lost when commits are edited using the git CLI.
Headings will now be H2 rather than H3, because there is no alternative
syntax for H3.

Test Plan

Submitted this PR using the new syntax.

The Git CLI ignores commit message lines starting with # as comments,
so editing commits causes heading lines starting ### to be lost.
@euanh euanh merged commit 7c8ada9 into apple:main Dec 4, 2024
19 checks passed
@euanh euanh added the semver/none No version bump required. label Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/none No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant