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 1df7eb6 commit d919915Copy full SHA for d919915
.github/pull_request_template.md
@@ -6,13 +6,18 @@
6
<!--- Why is this change required? What problem does it solve? -->
7
<!--- If it fixes an open issue, please link to the issue here. -->
8
9
+<!--
10
+* resolves: #1234
11
+* resolves: LIN-1234
12
+-->
13
14
## :green_heart: How did you test it?
15
16
17
## :pencil: Checklist
18
<!--- Put an `x` in the boxes that apply -->
19
20
+- [ ] I added GH Issue ID _&_ Linear ID
21
- [ ] I added tests to verify the changes.
22
- [ ] No new PII added or SDK only sends newly added PII if `sendDefaultPII` is enabled.
23
- [ ] I updated the docs if needed.
0 commit comments