Skip to content

Commit 7054fb9

Browse files
committed
docs: minimize PULL_REQUEST_TEMPLATE.md
Problem: The `-----` h2 markup doesn't look great in the actual git logs. And it takes up an extra 2 lines. Solution: Revert to `##` for the h2 headings.
1 parent ccffcd7 commit 7054fb9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
Problem
2-
-------
1+
## Problem
32

43

5-
Solution
6-
--------
4+
## Solution
75

86

97
---

0 commit comments

Comments
 (0)