Skip to content

Commit 132ab6f

Browse files
committed
Fix typo in PR template
1 parent 9229b45 commit 132ab6f

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,5 +1,5 @@
11
<!--
2-
###############################################################################
2+
#########################################################################
33
44
Thank you for sharing your work and for opening a PR.
55
@@ -9,11 +9,11 @@ First make sure that you point your PR to the `develop` branch!
99
Now please read the comments carefully and try to provide information
1010
on all relevant titles.
1111
12-
###############################################################################
12+
#########################################################################
1313
-->
1414

1515
<!--
16-
Please don't open an extra issue when submiting a PR.
16+
Please don't open an extra issue when submitting a PR.
1717
1818
But if there is already a related issue, please put it's number here.
1919
@@ -81,5 +81,5 @@ Please put an x into the brackets (like `[x]`) if you've completed that task.
8181
-->
8282

8383
* [ ] I have read the comments and followed the PR template.
84-
* [ ] I have provided and explained my PR according to the information in the comments.
84+
* [ ] I have explained my PR according to the information in the comments.
8585
* [ ] My PR targets the `develop` branch.

0 commit comments

Comments
 (0)