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
A clear and concise description of what the feature or bug fix is intended to do.
3
+
4
+
# Implementation Strategy
5
+
A clear and concise description of the implementation strategy.
6
+
7
+
# Pull Request Acceptance Criteria
8
+
The following pull request review steps must be completed before merging:
9
+
10
+
-[ ] Code review for style, design, and accuracy
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
16
+
-[ ] Independent developer feature stress test
17
+
-[ ] 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