aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-10-01 03:54:16 +0200
committerGitHub <noreply@github.com>2022-10-01 03:54:16 +0200
commit63c69f3b1592a3b76940debf3e3cc9fa11511bed (patch)
treedc4ee6d90b7149abcac39bd89f60572732241533 /.github/ISSUE_TEMPLATE.md
parentf4dd08254975f43e4d048f1a3375b2eebd0bebd8 (diff)
parenta2581abbf991c4e4d54bb39974b9297103b49b68 (diff)
downloadpodman-63c69f3b1592a3b76940debf3e3cc9fa11511bed.tar.gz
podman-63c69f3b1592a3b76940debf3e3cc9fa11511bed.tar.bz2
podman-63c69f3b1592a3b76940debf3e3cc9fa11511bed.zip
Merge pull request #15978 from iamkirkbater/add-brew-to-issue-template
[CI:DOCS] Adds brew info podman to issue template.
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r--.github/ISSUE_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 5946fa6a1..5c8cd9a37 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -61,7 +61,7 @@ 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`):**
+**Package info (e.g. output of `rpm -q podman` or `apt list podman` or `brew info podman`):**
```
(paste your output here)