From 042e7fc201bf9093006e5264640472380886bbf3 Mon Sep 17 00:00:00 2001 From: nicolargo Date: Thu, 13 May 2021 10:39:59 +0200 Subject: Add --issue to Github issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8130bd8d..4f79ea23 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -26,6 +26,7 @@ If applicable, add screenshots to help explain your problem. - OS: [e.g. GNU/Linux Ubuntu 20.04] - Glances Version [output of glances -V] - Glances logs file [output of tail -10 ] + - Glances test [output of glances --issue] (only available with Glances 3.1.7 or higher) **Additional context** Add any other context about the problem here. -- cgit v1.2.3