diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3f4ae6244..a31da294f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -12,6 +12,18 @@ Resolves #issue-number +## Tested On + + + +- [ ] Android +- [ ] Android TV +- [ ] iOS +- [ ] Linux +- [ ] Windows +- [ ] macOS +- [ ] Web + ## Checklist - [ ] If a new package was added, did you ensure it works for all supported platforms? Is the package well maintained