podman-desktop/.github/PULL_REQUEST_TEMPLATE.md
Ondrej Dockal 552282a663
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>
2024-02-16 16:02:27 +00:00

18 lines
496 B
Markdown

### What does this PR do?
### Screenshot / video of UI
<!-- 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
repository (or from another issue tracker). -->
### How to test this PR?
<!-- 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