Skip to content

Commit 84a5f96

Browse files
committed
update
1 parent 5016f35 commit 84a5f96

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.gitee/PULL_REQUEST_TEMPLATE.en.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ 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

@@ -22,8 +22,8 @@ Choose one (Mandatory):
2222
As part of this pull request, I've considered the following:
2323

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

0 commit comments

Comments
 (0)