modify PR template
This commit is contained in:
parent
e16c1dc240
commit
fcee95d609
10
.gitea/PULL_REQUEST_TEMPLATE.md
Normal file
10
.gitea/PULL_REQUEST_TEMPLATE.md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
### PR Checklist
|
||||||
|
|
||||||
|
- [ ] PR has a clear description
|
||||||
|
- [ ] Code is tested can work correctly
|
||||||
|
- [ ] PR link is added to corresponding tasks
|
||||||
|
- [ ] No hardcoded secrets or credentials
|
||||||
|
- [ ] Appropriate documentation is updated
|
||||||
|
|
||||||
|
- [ ] New code is covered by unit tests
|
||||||
|
- [ ] Unit tests pass
|
||||||
Loading…
Reference in New Issue
Block a user