Skip to content

Commit 07048e0

Browse files
committed
Use h2 headings in PR template
Change the PR template section headings from h4 (####) to h2 (##) so they render as proper second-level sections.
1 parent e98005a commit 07048e0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/pull_request_template.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
#### Rationale
1+
## Rationale
22
<!-- Rationale describing why this pull request is needed, what behavior it's adding/changing/removing, etc. (replace this comment) -->
33

4-
#### Related Pull Requests
4+
## Related Pull Requests
55
- <!-- list of links to related pull requests (replace this comment) -->
66

7-
#### Changes
7+
## Changes
88
- <!-- list of descriptions of changes that are worth noting (replace this comment) -->
99

1010
<!-- list of standard tasks (remove this comment to enable)
11-
#### Tasks 📍
11+
## Tasks 📍
1212
- [ ] Claude Code Review
1313
- [ ] Manual Testing
1414
- [ ] Test Automation

0 commit comments

Comments
 (0)