diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..282a841 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,25 @@ +## Summary + + + +## Type of Change + +- [ ] Bug fix +- [ ] New feature +- [ ] Breaking change +- [ ] Documentation update + +## Test Plan + + + +## Screenshots / Videos + + + +## Checklist + +- [ ] I tested on iOS +- [ ] I tested on Android +- [ ] I tested on Web +- [ ] I updated the documentation (if needed)