Skip to content

Commit b5f54bf

Browse files
[v3.x] Update pull_request_template.md (#8407)
* Update pull_request_template.md Adding diagnostic events reminder to checklist. * Update pull_request_template.md Requested changes. Co-authored-by: Katy Shimizu <[email protected]>
1 parent 707f2db commit b5f54bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ resolves #issue_for_this_pr
1212
* [ ] Otherwise: I've added my notes to `release_notes.md`
1313
* [ ] My changes **do not** need to be backported to a previous version
1414
* [ ] Otherwise: Backport tracked by issue/PR #issue_or_pr
15+
* [ ] My changes **do not** require diagnostic events changes
16+
* Otherwise: I have added/updated all related diagnostic events and their documentation (Documentation issue linked to PR)
1517
* [ ] I have added all required tests (Unit tests, E2E tests)
1618

1719
<!-- Optional: delete if not applicable -->

0 commit comments

Comments
 (0)