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
Remove references to PR in riscv-isac and riscv-ctg in PR template (#532)
* Remove references to PR in riscv-isac and riscv-ctg in PR template
* Remove changelog item from PR template
---------
Co-authored-by: Umer Shahid <[email protected]>
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,12 +29,9 @@
29
29
-[ ] Ran the new tests on RISCOF with SAIL/Spike as reference model successfully ?
30
30
-[ ] Ran the new tests on RISCOF in [coverage mode](https://riscof.readthedocs.io/en/stable/commands.html#coverage)
31
31
-[ ] Link to Google-Drive folder containing the new coverage reports ([See this](https://github.com/riscv-non-isa/riscv-arch-test/blob/main/CONTRIBUTION.md#uploading-test-stats) for more info): < SPECIFY HERE >
32
-
-[ ] Link to PR in RISCV-ISAC from which the reports were generated : < SPECIFY HERE >
33
-
-[ ] Changelog entry created with a minor patch
34
32
35
33
### Optional Checklist:
36
34
37
-
-[ ] RISCV-V CTG PR link if tests were generated using it : < SPECIFY HERE >
38
35
-[ ] Were the tests hand-written/modified ?
39
36
-[ ] Have you run these on any hard DUT model ? Please specify name and provide link if possible in the description
40
37
-[ ] If you have modified arch\_test.h Please provide a detailed description of the changes in the Description section above.
0 commit comments