Skip to content

Commit df8c791

Browse files
committed
chore: add pull request template
1 parent aa129e7 commit df8c791

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
## Summary
2+
3+
<!-- Briefly describe what this pull request changes. -->
4+
5+
## Type of change
6+
7+
- [ ] Bug fix
8+
- [ ] New feature
9+
- [ ] UI/UX improvement
10+
- [ ] Refactor
11+
- [ ] Documentation
12+
- [ ] Build or release change
13+
14+
## Checklist
15+
16+
- [ ] I have tested the change locally.
17+
- [ ] I have checked that the app still builds.
18+
- [ ] I have updated documentation if needed.
19+
- [ ] I have added screenshots or notes for UI changes if helpful.
20+
21+
## Notes
22+
23+
<!-- Add rollout notes, known risks, or anything reviewers should pay attention to. -->

0 commit comments

Comments
 (0)