From f7af30233b312a0fc30023709fba8dd947c5ae7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Daxb=C3=B6ck?= Date: Tue, 16 Sep 2025 11:21:16 +0200 Subject: [PATCH 1/3] meta: update pull request template --- .github/pull_request_template.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ba7891ff9a9..72d5b9577fd 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,12 @@ ## :scroll: Description + + + ## :bulb: Motivation and Context @@ -13,6 +19,7 @@ ## :pencil: Checklist +- [ ] Add GH Issue ID _&_ Linear ID - [ ] I added tests to verify the changes. - [ ] No new PII added or SDK only sends newly added PII if `sendDefaultPII` is enabled. - [ ] I updated the docs if needed. @@ -22,4 +29,4 @@ - [ ] No breaking change for hybrid SDKs or communicated to hybrid SDKs. -## :crystal_ball: Next steps +## :crystal_ball: Next steps \ No newline at end of file From 1a471240982e754a297657c443b02e8fdb4ea022 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Daxb=C3=B6ck?= Date: Tue, 16 Sep 2025 11:23:03 +0200 Subject: [PATCH 2/3] Update pull_request_template.md --- .github/pull_request_template.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 72d5b9577fd..84af31006c9 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,17 +1,15 @@ ## :scroll: Description - - - ## :bulb: Motivation and Context + ## :green_heart: How did you test it? From 729fc22d70d0f4a920097051775b0ab0cc596b4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Daxb=C3=B6ck?= <114897+dingsdax@users.noreply.github.com> Date: Tue, 16 Sep 2025 11:46:11 +0200 Subject: [PATCH 3/3] Update pull_request_template.md --- .github/pull_request_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 84af31006c9..b337ac9ea4e 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -17,7 +17,7 @@ ## :pencil: Checklist -- [ ] Add GH Issue ID _&_ Linear ID +- [ ] I added GH Issue ID _&_ Linear ID - [ ] I added tests to verify the changes. - [ ] No new PII added or SDK only sends newly added PII if `sendDefaultPII` is enabled. - [ ] I updated the docs if needed. @@ -27,4 +27,4 @@ - [ ] No breaking change for hybrid SDKs or communicated to hybrid SDKs. -## :crystal_ball: Next steps \ No newline at end of file +## :crystal_ball: Next steps