Skip to content

Commit 18b3fe9

Browse files
authored
PR template for React Native SDK (SiftScience#33)
PR template
1 parent 43f9f74 commit 18b3fe9

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/pull_request_template.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
## Purpose
2+
3+
## Summary
4+
5+
## Testing
6+
7+
## Checklist
8+
- [ ] The change was thoroughly tested manually
9+
- [ ] The change was covered with unit tests
10+
- [ ] The change was tested with the integration example
11+
- [ ] The version refers to the latest stable version of sift-android
12+
- [ ] The version refers to the latest stable version of sift-ios
13+
- [ ] Necessary changes were made in the integration example (if applicable)
14+
- [ ] New functionality is reflected in README (if applicable)

0 commit comments

Comments
 (0)