summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteffen Winter <steffen.winter@proton.me>2024-01-23 17:42:16 +0100
committerSteffen Winter <steffen.winter@proton.me>2024-01-24 15:02:14 +0100
commitbdc8d0151daa659cd3726feed6884d2cdb5ed68e (patch)
treeca41be1557d855e797e0a5c202f3a5e2b655f899
parent771702019743e7ee10da71079ff91edd4106fb41 (diff)
Ask for 'btop --version' in issue template
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 7ed6a21..e4096cb 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -28,10 +28,9 @@ Any bug that can be solved by just reading the [prerequisites](https://github.co
[If applicable, add screenshots to help explain your problem.]
**Info (please complete the following information):**
- - btop++ version: `btop -v`
+ - btop++ version: `btop --version`
- If using snap: `snap info btop`
- Binary: [self compiled or static binary from release]
- - (If compiled) Compiler and version:
- Architecture: [x86_64, aarch64, etc.] `uname -m`
- Platform: [Linux, FreeBSD, OsX]
- (Linux) Kernel: `uname -r`