Skip to content

Commit 1708b72

Browse files
authored
Merge pull request #4195 from mysterywolf/master
[gitee] fix some English grammar errors
2 parents 96822bf + 84a5f96 commit 1708b72

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

.gitee/PULL_REQUEST_TEMPLATE.en.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,25 @@ The content in this square bracket must be filled in and replaced, otherwise PR
55

66
Please fill in your PR description here, which can include one of the following items: why to submit this PR; what is the problem solved and what is your solution;
77

8-
And confirm in which case or board have been tested.
8+
And confirm in which case or board has been tested.
99
]
1010

11-
The following content must not be changed in submitted PR message. Otherwise, the PR will be closed immediately. After submitted PR, please use web browser to visit PR, and check items one by one, and ticked them if no problem.
11+
The following content must not be changed in the submitted PR message. Otherwise, the PR will be closed immediately. After submitted PR, please use a web browser to visit PR, and check items one by one, and ticked them if no problem.
1212

13-
### Intent for your PR
13+
### The intent for your PR
1414

1515
Choose one (Mandatory):
1616

17-
- [ ] This PR is for a code-review and is intended to get feedback
18-
- [ ] This PR is mature, and ready to be integrated into the repo
17+
- [ ] This PR is for a code-review and is intended to get feedback.
18+
- [ ] This PR is mature, and ready to be integrated into the repo.
1919

2020
### Code Quality:
2121

2222
As part of this pull request, I've considered the following:
2323

24-
- [ ] Already check the difference between PR and old code
25-
- [ ] Style guide is adhered to, including spacing, naming and other style
26-
- [ ] All redundant code is removed and cleaned up
27-
- [ ] BSP All modifications are justified and not affect other components or BSP
28-
- [ ] I've commented appropriately where code is tricky
29-
- [ ] Code in this PR is of high quality
24+
- [ ] Already check the difference between PR and old code.
25+
- [ ] The style guide is adhered to, including spacing, naming and other styles.
26+
- [ ] All redundant code is removed and cleaned up.
27+
- [ ] All modifications to BSP are justified and do not affect other components or BSPs.
28+
- [ ] I've commented appropriately where code is tricky.
29+
- [ ] Code in this PR is of high quality.

0 commit comments

Comments
 (0)