File tree Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Original file line number Diff line number Diff line change @@ -14,28 +14,23 @@ Thanks for submitting a pull request 🎉! Here are some tips for you:
14
14
* If your PR is not finished, set it as "draft" PR or add "WIP" in its title.
15
15
* It's ok to use the CI resources to test your PR, but please don't abuse them.
16
16
17
- Please DELETE all these comments before submitting the PR.
18
- -->
19
-
20
17
### What this PR tries to resolve?
21
- <!--
18
+
22
19
Explain the motivation behind this change.
23
20
A clear overview along with an in-depth explanation are helpful.
24
21
25
22
You can use `Fixes #<issue number>` to associate this PR to an existing issue.
26
- -->
27
23
28
24
### How to test and review this PR?
29
- <!--
25
+
30
26
Demonstrate how you test this change and guide reviewers through your PR.
31
27
With a smooth review process, a pull request usually gets reviewed quicker.
32
28
33
29
If you don't know how to write and run your tests, please read the guide:
34
30
https://doc.crates.io/contrib/tests
35
- -->
36
31
37
32
### 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,
40
35
future extensions, an unresolved problem, or a TODO list.
41
36
-->
You can’t perform that action at this time.
0 commit comments