Skip to content

Commit 715ff46

Browse files
authored
Revert "Update PR template to check internal documentation update (#7752)" (#7756)
This reverts commit fca5bdd.
1 parent fca5bdd commit 715ff46

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

.github/pull_request_template.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,16 @@
22

33
### Issue describing the changes in this PR
44

5-
Resolves #issue_for_this_pr
5+
resolves #issue_for_this_pr
66

77
### Pull request checklist
88

9-
* [ ] My changes **do not** require external documentation changes
10-
* [ ] Otherwise: Documentation issue linked to PR
11-
* [ ] My changes **do not** require internal documentation changes
12-
* [ ] Otherwise: Engineering hub documentation pull request or updated docs linked to PR
9+
* [ ] My changes **do not** require documentation changes
10+
* [ ] Otherwise: Documentation issue linked to PR
1311
* [ ] My changes **should not** be added to the release notes for the next release
14-
* [ ] Otherwise: I've added my notes to `release_notes.md`
12+
* [ ] Otherwise: I've added my notes to `release_notes.md`
1513
* [ ] My changes **do not** need to be backported to a previous version
16-
* [ ] Otherwise: Backport tracked by issue/PR #issue_or_pr
14+
* [ ] Otherwise: Backport tracked by issue/PR #issue_or_pr
1715
* [ ] I have added all required tests (Unit tests, E2E tests)
1816

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

0 commit comments

Comments
 (0)