mirror of
https://github.com/containers/podman.git
synced 2025-07-01 16:17:06 +08:00
Merge pull request #25682 from baude/sw_vers
Enhance issue reporting template
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -15,6 +15,10 @@ body:
|
||||
$ podman version
|
||||
$ podman info
|
||||
$ rpm -q podman
|
||||
|
||||
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:
|
||||
$ sw_vers
|
||||
$ system_profiler SPHardwareDataType
|
||||
- type: textarea
|
||||
id: description
|
||||
attributes:
|
||||
|
Reference in New Issue
Block a user