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 a7ef6c1 commit 0b0fdbaCopy full SHA for 0b0fdba
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,25 @@
1
+# What's new
2
+_Describe the PR shortly_
3
+
4
+# PR checklist
5
6
+## In-app checks:
7
+- [ ] callbacks are received
8
+- [ ] dev/prod switch works
9
+- [ ] `README.md` is updated _(if applicable)_
10
+- [ ] `expo` plugin is updated _(if applicable)_
11
+- [ ] `example` app is working
12
13
+## Pre-release checks:
14
15
+- [ ] `CHANGELOG.md` is updated
16
+- [ ] `package.json` version is increased
17
18
+### To be checked by maintainers:
19
20
+- [ ] freeRASP logs are received
21
+- [ ] `sdkVersion` property in logs is correct
22
+- [ ] `sdkPlatform` property in logs is correct
23
24
+# Resolved issues
25
+_list of issues resolved by this PR_
0 commit comments