We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43f9f74 commit 18b3fe9Copy full SHA for 18b3fe9
.github/pull_request_template.md
@@ -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