Skip to content

Commit 8e174fb

Browse files
authored
chore: Update PR template (#880)
1 parent 2a61a86 commit 8e174fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ Fixes: #414
99

1010
## Checklist
1111

12-
- [ ] New and existing tests pass locally with the changes.
12+
- [ ] New and existing tests pass locally with introduced changes.
1313
- [ ] Tests for the changes have been added (for bug fixes / features)
1414
- [ ] The commit message(s) are informative and highlight any breaking changes
15+
- [ ] Any documentation required has been added/updated. For changes to https://troubleshoot.sh/ create a PR [here](https://github.com/replicatedhq/troubleshoot.sh/pulls)
1516

1617
## Does this PR introduce a breaking change?
1718
- [ ] Yes
1819
- [ ] No
1920

2021
<!-- If this PR contains a breaking change, please describe the impact and migration path for existing applications below. -->
21-

0 commit comments

Comments
 (0)