Skip to content

Commit f7af302

Browse files
committed
meta: update pull request template
1 parent ce0a49e commit f7af302

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.github/pull_request_template.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
## :scroll: Description
22
<!--- Describe your changes in detail -->
33

4+
<!-- Issues
5+
* resolves: #1234
6+
* resolves: LIN-1234
7+
-->
8+
9+
410

511
## :bulb: Motivation and Context
612
<!--- Why is this change required? What problem does it solve? -->
@@ -13,6 +19,7 @@
1319
## :pencil: Checklist
1420
<!--- Put an `x` in the boxes that apply -->
1521

22+
- [ ] Add GH Issue ID _&_ Linear ID
1623
- [ ] I added tests to verify the changes.
1724
- [ ] No new PII added or SDK only sends newly added PII if `sendDefaultPII` is enabled.
1825
- [ ] I updated the docs if needed.
@@ -22,4 +29,4 @@
2229
- [ ] No breaking change for hybrid SDKs or communicated to hybrid SDKs.
2330

2431

25-
## :crystal_ball: Next steps
32+
## :crystal_ball: Next steps

0 commit comments

Comments
 (0)