summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-08-19 16:32:17 +0200
committerGitHub <noreply@github.com>2019-08-19 16:32:17 +0200
commit25f2b9ae984c00d339e7a80eeb487b1f00bd4f7d (patch)
tree7ecb271fbe4b10c80b5d6c9909b09db80315f9db
parentbd0b05f13860b62de389ec67eadd0df6b44d4f4f (diff)
parentbe282c99cd153027bed6624f4f1be4953faef5a7 (diff)
downloadpodman-25f2b9ae984c00d339e7a80eeb487b1f00bd4f7d.tar.gz
podman-25f2b9ae984c00d339e7a80eeb487b1f00bd4f7d.tar.bz2
podman-25f2b9ae984c00d339e7a80eeb487b1f00bd4f7d.zip
Merge pull request #3847 from lsm5/issue-template-package-info
Issue template update to Include package info
-rw-r--r--.github/ISSUE_TEMPLATE.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 2946f0b91..621430670 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -58,4 +58,10 @@ Briefly describe the problem you are having in a few paragraphs.
(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.):**