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
+11-9
Original file line number
Diff line number
Diff line change
@@ -5,14 +5,16 @@
5
5
<!-- _Link to github issue(s)_ -->
6
6
7
7
### PR acceptance criteria:
8
-
Testing and documentation do not need to be complete in order for this PR to be approved. We just need to ensure tracking issues are opened.
8
+
Testing and documentation do not need to be complete in order for this PR to be approved. We just need to ensure tracking issues are opened and linked to this PR, if they are not in the PR scope due to various constraints.
9
9
10
-
> - Open new test/doc issues under the [devfile/api](https://github.com/devfile/api/issues) repo
11
-
> - Check each criteria if:
12
-
> - There is a separate tracking issue. Add the issue link under the criteria
13
-
> **or**
14
-
> - test/doc updates are made as part of this PR
15
-
> - If unchecked, explain why it's not needed
10
+
<!--
11
+
- Open new test/doc issues under the [devfile/api](https://github.com/devfile/api/issues) repo
12
+
- Check each criteria if:
13
+
- There is a separate tracking issue. Add the issue link under the criteria
14
+
**or**
15
+
- test/doc updates are made as part of this PR
16
+
- If unchecked, explain why it's not needed
17
+
-->
16
18
17
19
18
20
-[ ] Unit/Functional tests
@@ -23,9 +25,9 @@ Testing and documentation do not need to be complete in order for this PR to be
23
25
24
26
<!-- _Do we need to verify integration with ODO and Openshift console?_ -->
0 commit comments