Issue template update to include package info
Fixes: #3839 Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
76f327f73f
commit
be282c99cd
|
|
@ -58,4 +58,10 @@ Briefly describe the problem you are having in a few paragraphs.
|
||||||
(paste your output here)
|
(paste your output here)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**Package info (e.g. output of `rpm -q podman` or `apt list podman`):**
|
||||||
|
|
||||||
|
```
|
||||||
|
(paste your output here)
|
||||||
|
```
|
||||||
|
|
||||||
**Additional environment details (AWS, VirtualBox, physical, etc.):**
|
**Additional environment details (AWS, VirtualBox, physical, etc.):**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue