Skip to content

Commit 737bd5f

Browse files
authored
Add checklist item for opening an issue before PR
1 parent 1eb01a4 commit 737bd5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ this change.
77
# Checklist
88

99
- [ ] I have reviewed this project's [contribution guidelines](https://github.com/SystemRDL/PeakRDL-regblock-vhdl/blob/main/CONTRIBUTING.md)
10+
- [ ] I have opened an issue to discuss the desired change.
1011
- [ ] This change has been tested and does not break any of the existing unit tests. (if unable to run the tests, let us know)
1112
- [ ] If this change adds new features, I have added new unit tests that cover them.

0 commit comments

Comments
 (0)