Adds brew info podman to issue template.

Just a quick little addition to provide the command to get the package
info from brew for those who might not know.

Signed-off-by: Kirk Bater <kirk.bater@gmail.com>
This commit is contained in:
Kirk Bater
2022-09-28 11:00:15 -04:00
parent dca5ead2d7
commit a2581abbf9

View File

@ -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)