github: update bug report template

This commit is contained in:
Clement Tsang 2022-11-16 18:30:32 -05:00 committed by GitHub
parent b2c301b1fe
commit a30c49756f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,18 +29,16 @@ body:
bottom is failing to output information for a mounted encrypted partition on basic mode. It should bottom is failing to output information for a mounted encrypted partition on basic mode. It should
be able to report this information, but I'm not seeing the entry at all. be able to report this information, but I'm not seeing the entry at all.
- type: dropdown - type: textarea
id: operating_system id: operating_system
attributes: attributes:
label: What operating system are you using? label: What operating system and version are you using?
description: > description: >
Please select the operating system(s) that are experiencing the described issue. Please provide what operating system(s) and version(s) you are running that
multiple: true experiences the described issue. Note that operating systems that
options: [are not officially supported](https://github.com/ClementTsang/bottom#support)
- Linux may not be prioritized/resolved.
- macOS placeholder: Arch Linux 5.18.15
- Windows
- "Other (please specify in description)"
- type: dropdown - type: dropdown
id: architecture id: architecture
@ -49,14 +47,14 @@ body:
description: > description: >
Please select the architecture(s) that are experiencing the described issue. Please select the architecture(s) that are experiencing the described issue.
Note that systems that [are not officially supported](https://github.com/ClementTsang/bottom#support) Note that systems that [are not officially supported](https://github.com/ClementTsang/bottom#support)
may not be resolved. may not be prioritized/resolved.
multiple: true multiple: true
options: options:
- x86_64 / AMD64 - x86_64 / AMD64
- arm64 - arm64
- arm32 - arm32
- x86 - x86
- Other (please specify in description) - Other (*please specify above in description*)
- type: textarea - type: textarea
id: terminal id: terminal