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 ce0a49e commit f7af302Copy full SHA for f7af302
.github/pull_request_template.md
@@ -1,6 +1,12 @@
1
## :scroll: Description
2
<!--- Describe your changes in detail -->
3
4
+<!-- Issues
5
+* resolves: #1234
6
+* resolves: LIN-1234
7
+-->
8
+
9
10
11
## :bulb: Motivation and Context
12
<!--- Why is this change required? What problem does it solve? -->
@@ -13,6 +19,7 @@
13
19
## :pencil: Checklist
14
20
<!--- Put an `x` in the boxes that apply -->
15
21
22
+- [ ] Add GH Issue ID _&_ Linear ID
16
23
- [ ] I added tests to verify the changes.
17
24
- [ ] No new PII added or SDK only sends newly added PII if `sendDefaultPII` is enabled.
18
25
- [ ] I updated the docs if needed.
@@ -22,4 +29,4 @@
29
- [ ] No breaking change for hybrid SDKs or communicated to hybrid SDKs.
30
31
-## :crystal_ball: Next steps
32
+## :crystal_ball: Next steps
0 commit comments