mirror of https://github.com/containers/podman.git
Merge pull request #15978 from iamkirkbater/add-brew-to-issue-template
[CI:DOCS] Adds brew info podman to issue template.
This commit is contained in:
commit
63c69f3b15
|
@ -61,7 +61,7 @@ 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`):**
|
**Package info (e.g. output of `rpm -q podman` or `apt list podman` or `brew info podman`):**
|
||||||
|
|
||||||
```
|
```
|
||||||
(paste your output here)
|
(paste your output here)
|
||||||
|
|
Loading…
Reference in New Issue