Skip to content

Commit e0d0275

Browse files
committed
Move section titles into comment
1 parent 0926c3b commit e0d0275

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,28 +14,23 @@ Thanks for submitting a pull request 🎉! Here are some tips for you:
1414
* If your PR is not finished, set it as "draft" PR or add "WIP" in its title.
1515
* It's ok to use the CI resources to test your PR, but please don't abuse them.
1616
17-
Please DELETE all these comments before submitting the PR.
18-
-->
19-
2017
### What this PR tries to resolve?
21-
<!--
18+
2219
Explain the motivation behind this change.
2320
A clear overview along with an in-depth explanation are helpful.
2421
2522
You can use `Fixes #<issue number>` to associate this PR to an existing issue.
26-
-->
2723
2824
### How to test and review this PR?
29-
<!--
25+
3026
Demonstrate how you test this change and guide reviewers through your PR.
3127
With a smooth review process, a pull request usually gets reviewed quicker.
3228
3329
If you don't know how to write and run your tests, please read the guide:
3430
https://doc.crates.io/contrib/tests
35-
-->
3631
3732
### Additional information
38-
<!--
39-
Other information you want to mention in this PR, suck as prior arts,
33+
34+
Other information you want to mention in this PR, such as prior arts,
4035
future extensions, an unresolved problem, or a TODO list.
4136
-->

0 commit comments

Comments
 (0)