Skip to content

Commit 134576c

Browse files
committed
Fix checklist typo and use a consistent number of spaces around headings.
I noticed this while filling out the checklist for #183
1 parent 77d1d28 commit 134576c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/pull_request_template.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
- I have read the [contribution guidelines](../CONTRIBUTING.md).
44
- I have updated the documentation, if applicable.
55
- I have ensured that the change is tested somewhere.
6-
- I have followed the prevailing code style (for history readability and limit conflicts for maintainance).
6+
- I have followed the prevailing code style (for history readability and limit conflicts for maintenance).
77
88
-->
99
## Description
@@ -19,10 +19,8 @@
1919
- [X] Add "X" when it is done.
2020
-->
2121

22-
2322
## Implementation remarks
2423

25-
2624
<!--
2725
Explain main implementation choices.
2826
It is also the right place to ask for feedback and help when you hesitate on the implementation.

0 commit comments

Comments
 (0)