From fe089038e09c5e6162f32513966b4684b7bfa328 Mon Sep 17 00:00:00 2001 From: aristocratos Date: Tue, 21 Sep 2021 08:40:44 +0200 Subject: [PATCH] Added binary and compiler questions to bug report --- .github/ISSUE_TEMPLATE/bug_report.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a353692..de2eb8b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -25,6 +25,8 @@ assignees: aristocratos **Info (please complete the following information):** - btop++ version: `bpytop -v` + - 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`