Skip to content

Commit 5016f35

Browse files
authored
Update PULL_REQUEST_TEMPLATE.en.md
1 parent 17ac80f commit 5016f35

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.gitee/PULL_REQUEST_TEMPLATE.en.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@ The following content must not be changed in submitted PR message. Otherwise, th
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+
- [ ] Style guide is adhered to, including spacing, naming and other style.
26+
- [ ] All redundant code is removed and cleaned up.
27+
- [ ] All modifications to BSP are justified and 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)