Skip to content

Commit 1d4e760

Browse files
chore(github): replace h3 with h2 in PULL_REQUEST_TEMPLATE.md
1 parent 04e95e0 commit 1d4e760

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
<!-- Filling out the information below can facilitate the review/merge of the PR. -->
22

3-
### What is the motivation for this pull request?
3+
## What is the motivation for this pull request?
44

55
<!-- Is this a feature, bug fix, docs, etc.? -->
66

7-
### What is the current behavior?
7+
## What is the current behavior?
88

99
<!-- Please link to the issue (if applicable). -->
1010

11-
### What is the new behavior?
11+
## What is the new behavior?
1212

1313
<!-- If this is a feature change or bug fix. -->
1414

15-
### Checklist:
15+
## Checklist:
1616

1717
<!--
1818
Feel free to remove any item that is irrelevant to your changes.

0 commit comments

Comments
 (0)