chore: add PR template
This commit is contained in:
25
.gitea/PULL_REQUEST_TEMPLATE.md
Normal file
25
.gitea/PULL_REQUEST_TEMPLATE.md
Normal file
@@ -0,0 +1,25 @@
|
||||
## Summary
|
||||
<!-- What does this PR do? One sentence. -->
|
||||
|
||||
## Workitem
|
||||
Workitem: <!-- https://plane-pro.juankibin.space/... -->
|
||||
|
||||
## Type
|
||||
- [ ] Feature
|
||||
- [ ] Bug fix
|
||||
- [ ] Refactor
|
||||
- [ ] Chore
|
||||
|
||||
## Changes
|
||||
-
|
||||
|
||||
## How to test
|
||||
1.
|
||||
|
||||
## Screenshots (if UI change)
|
||||
|
||||
## Checklist
|
||||
- [ ] Follows project conventions
|
||||
- [ ] No leftover console.log
|
||||
- [ ] No hardcoded secrets
|
||||
- [ ] E2E spec added/updated (if UI change)
|
||||
Reference in New Issue
Block a user