docs: update PR template to consider tests (#6005)

* docs: update PR template to consider tests, add checkbox for having test included

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
Co-authored-by: Florent BENOIT <fbenoit@redhat.com>
This commit is contained in:
Ondrej Dockal 2024-02-16 17:02:27 +01:00 committed by GitHub
parent dcfce02fcc
commit 552282a663
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,14 +2,17 @@
### Screenshot / video of UI
<!-- If this PR is changing UI, please include
<!-- If this PR is changing UI, please include
screenshots or screencasts showing the difference -->
### What issues does this PR fix or reference?
<!-- Include any related issues from Podman Desktop
<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->
### How to test this PR?
<!-- Please explain steps to reproduce -->
<!-- Please explain steps to verify the functionality,
do not forget to provide unit/component tests -->
- [ ] Tests are covering the bug fix or the new feature