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
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,10 @@ The following pull request review steps must be completed before merging:
9
9
10
10
-[ ] Code review for style, design, and accuracy
11
11
-[ ] Unit test review for completeness and accuracy
12
-
-[ ] Verification of Github CI/CD actions passing
13
-
-[ ] Verification of external WLM tests passing
14
-
-[ ] Review of documentation for proper content, build, and rendering
15
-
-[ ] Review of examples for sufficient breadth and accuracy
12
+
-[ ] Verify ``changelog.rst`` entry
13
+
-[ ] Verify Github CI/CD actions passing
14
+
-[ ] Verify external WLM tests passing
15
+
-[ ] Review documentation for proper content, build, and rendering
16
+
-[ ] Review and run examples for sufficient breadth and accuracy
16
17
-[ ] Independent developer feature stress test
17
18
-[ ] Prior to closing the associated issue, verify documentation and examples have been properly uploaded to ``craylabs.org`` and all CI/CD tests pass post merge
0 commit comments