Commit d6828df
committed
fix: Correct PR template heading level for markdown lint
The PR template was starting with a level 2 heading (##), which violated markdown lint rules requiring the first heading to be level 1 (#). This change updates the first heading to use the correct level 1 format.1 parent 9afb36e commit d6828df
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments