Skip to content

Commit d021196

Browse files
chore(github): tidy comments in PULL_REQUEST_TEMPLATE.md
1 parent 2e0b6be commit d021196

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
<!-- Filling out the information below can facilitate the review/merge of the PR. -->
1+
<!--
2+
Filling out the information below can facilitate the review/merge of the pull request (PR).
3+
-->
24

35
## What is the motivation for this pull request?
46

5-
<!-- Is this a feature, bug fix, docs, etc.? -->
7+
<!-- Is this a feature, bug fix, documentation, etc.? -->
68

79
## What is the current behavior?
810

@@ -16,14 +18,12 @@
1618

1719
<!--
1820
Feel free to remove any item that is irrelevant to your changes.
19-
To check an item, place an "x" in the box like so:
20-
- [x] Tests
21+
To check an item, place an "x" in the box like so: `- [x] Tests`
2122
-->
2223

2324
- [ ] Tests
2425
- [ ] Documentation
2526

2627
<!--
27-
Do you have any additional comments?
28-
Thanks for contributing!
28+
Any other comments? Thank you for contributing!
2929
-->

0 commit comments

Comments
 (0)