summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2023-11-30 06:44:53 +0000
committerGitHub <noreply@github.com>2023-11-30 01:44:53 -0500
commit57877344765d569f72d8b6f4e9fa854da22fa812 (patch)
tree1e761749c43611eb5290e5fbc411af963abcb52d
parent61704d9466d580c460314566d977c4a50c667fa1 (diff)
github: update more wording of the bug issue template (#1343)
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml13
1 files changed, 6 insertions, 7 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index d6c4a69b..a9601b04 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -22,7 +22,7 @@ body:
Please provide what operating system(s) and version(s) you are running that experiences the described issue.
Note that operating systems that [are not officially supported](https://github.com/ClementTsang/bottom#support)
may not be prioritized/resolved.
- placeholder: Arch Linux 5.18.15
+ placeholder: Arch Linux 6.6.2
- type: dropdown
id: architecture
@@ -34,11 +34,11 @@ body:
may not be prioritized/resolved.
multiple: true
options:
- - x86_64 / AMD64
+ - x86_64/AMD64
- arm64
- - arm32
- x86
- - Other (*please specify in the Additional Information area at the end*)
+ - arm32
+ - Other (*lease specify in the Additional Information area at the end*
- type: textarea
id: terminal
@@ -64,8 +64,7 @@ body:
- "ZFS"
- "Btrfs"
- "APFS"
- - "Other (*please specify in the Additional Information area at the end*)"
- - "Not sure"
+ - "Other (*lease specify in the Additional Information area at the end*"
- type: input
id: version
@@ -88,7 +87,7 @@ body:
attributes:
label: How did you install bottom?
description: >
- Please mention how you installed `bottom`. If you manually compiled it, please also mention your _Rust version_.
+ Please describe how you installed `bottom`. If you manually compiled it, please also mention your _Rust version_.
**Note: if you installed from `bottom` from cargo, please ensure that you installed the right crate (https://crates.io/crates/bottom).**
placeholder: Installed bottom through the Arch official repos.