File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change 1- <!-- Insert the issue number and appropriate closing keyword. If using another keyword, change the default ' Closes' keyword -->
1+ <!-- Link to the issue and use the appropriate closing keyword (e.g., Closes, Resolves) -->
22Closes #
33
44<!-- Please provide a brief overview of the changes implemented -->
@@ -10,13 +10,17 @@ Closes #
1010- [ ] Added Documentation
1111- [ ] Added Unit Tests
1212
13- <!-- Please check the boxes after testing -->
13+ <!-- Ensure all boxes are checked before submitting the PR -->
1414#### Testing (Mandatory for all changes)
15- - [ ] Tested for GPU ( test-medium-connected.xml)
16- - [ ] Tested for GPU ( test-long-connected .xml)
15+ - [ ] GPU Test: ` test-medium-connected.xml ` Passed
16+ - [ ] GPU Test: ` test-large-long .xml ` Passed
1717
1818<!--
19- Please assign the PR to yourself and add the appropriate label.
20- Please add the reviewer after all the actions are passed successfully.
19+ PR Guidelines
20+ 1. Ensure that your changes are merged into the `development` branch. Only merge into the `master` branch if explicitly instructed.
21+ - On GitHub, at the top of the PR page, change the base branch from `master` to `development`.
22+ 2. Assign the PR to yourself and apply the appropriate labels.
23+ 3. Only add a reviewer after submitting the PR and confirming that all GitHub Actions have passed.
24+
2125Thank you for your contribution!
2226-->
You can’t perform that action at this time.
0 commit comments