Skip to content

Commit d919915

Browse files
authored
meta: update pull request template (#4732)
* meta: update pull request template * Update pull_request_template.md * Update pull_request_template.md
1 parent 1df7eb6 commit d919915

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/pull_request_template.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,18 @@
66
<!--- Why is this change required? What problem does it solve? -->
77
<!--- If it fixes an open issue, please link to the issue here. -->
88

9+
<!--
10+
* resolves: #1234
11+
* resolves: LIN-1234
12+
-->
913

1014
## :green_heart: How did you test it?
1115

1216

1317
## :pencil: Checklist
1418
<!--- Put an `x` in the boxes that apply -->
1519

20+
- [ ] I added GH Issue ID _&_ Linear ID
1621
- [ ] I added tests to verify the changes.
1722
- [ ] No new PII added or SDK only sends newly added PII if `sendDefaultPII` is enabled.
1823
- [ ] I updated the docs if needed.

0 commit comments

Comments
 (0)