You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,13 +9,13 @@ Fixes: #414
9
9
10
10
## Checklist
11
11
12
-
-[ ] New and existing tests pass locally with the changes.
12
+
-[ ] New and existing tests pass locally with introduced changes.
13
13
-[ ] Tests for the changes have been added (for bug fixes / features)
14
14
-[ ] 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)
15
16
16
17
## Does this PR introduce a breaking change?
17
18
-[ ] Yes
18
19
-[ ] No
19
20
20
21
<!-- If this PR contains a breaking change, please describe the impact and migration path for existing applications below. -->
0 commit comments