chore: add PR template and update labels in workflows
This commit is contained in:
parent
e4a4fbb851
commit
b36054eed5
25
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
25
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@ -0,0 +1,25 @@
|
||||
## Summary
|
||||
|
||||
<!-- Describe what this PR does and why -->
|
||||
|
||||
## Type of Change
|
||||
|
||||
- [ ] Bug fix
|
||||
- [ ] New feature
|
||||
- [ ] Breaking change
|
||||
- [ ] Documentation update
|
||||
|
||||
## Test Plan
|
||||
|
||||
<!-- How did you test these changes? -->
|
||||
|
||||
## Screenshots / Videos
|
||||
|
||||
<!-- Add screenshots or videos if applicable -->
|
||||
|
||||
## Checklist
|
||||
|
||||
- [ ] I tested on iOS
|
||||
- [ ] I tested on Android
|
||||
- [ ] I tested on Web
|
||||
- [ ] I updated the documentation (if needed)
|
||||
Loading…
Reference in New Issue
Block a user