From bdc8d0151daa659cd3726feed6884d2cdb5ed68e Mon Sep 17 00:00:00 2001 From: Steffen Winter Date: Tue, 23 Jan 2024 17:42:16 +0100 Subject: [PATCH] Ask for 'btop --version' in issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +-- 1 file changed, 1 insertion(+), 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`