Skip to content

Commit d5a31c8

Browse files
Merge pull request #25682 from baude/sw_vers
Enhance issue reporting template
2 parents 5bca949 + 8cef2f4 commit d5a31c8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ body:
1515
$ podman version
1616
$ podman info
1717
$ rpm -q podman
18+
19+
If running on Mac or Windows, please be sure to report information about the operating system. In the case of Mac, knowing about the hardware in more detail can be helpful. Consider running the following utilities and redact any personal information:
20+
$ sw_vers
21+
$ system_profiler SPHardwareDataType
1822
- type: textarea
1923
id: description
2024
attributes:

0 commit comments

Comments
 (0)