diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..d1926e1 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,25 @@ +## Why + + + +## What Changed + + + +## How to Test + + + +- [ ] `bundle exec fastlane tests` passes +- [ ] Verified in demo-ios-swift / demo-ios-objc +- [ ] README updated (if public API changed) + + + +## Notes + + + +- [ ] Breaking change +- [ ] Requires release