Added a checkbox for tested changes to PR template (#2285)
* Added a checkbox for tested changes to PR template * Update PULL_REQUEST_TEMPLATE.md * Update .github/PULL_REQUEST_TEMPLATE.md Co-authored-by: Jan Larwig <jan@larwig.com> --------- Co-authored-by: Jan Larwig <jan@larwig.com>
This commit is contained in:
parent
e55ac342f0
commit
8142c9eeec
|
|
@ -23,3 +23,4 @@
|
|||
- [ ] My change requires a change to the documentation or CHANGELOG.
|
||||
- [ ] I have updated the documentation/CHANGELOG accordingly.
|
||||
- [ ] I have created a feature (non-master) branch for my PR.
|
||||
- [ ] I have written tests for my code changes.
|
||||
|
|
|
|||
Loading…
Reference in New Issue