mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 17:47:22 +00:00
* 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>
18 lines
496 B
Markdown
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
|