summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2021-05-13 10:39:59 +0200
committernicolargo <nicolas@nicolargo.com>2021-05-13 10:39:59 +0200
commit042e7fc201bf9093006e5264640472380886bbf3 (patch)
tree50585abec2a51a9ecb13c657d9476c9aa51503f8
parente8e03437593e1beb95addd80dabf88e9e2c026eb (diff)
Add --issue to Github issue template
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md1
1 files changed, 1 insertions, 0 deletions
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 logs file>]
+ - 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.