diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8cec7c0d..8130bd8d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -12,10 +12,9 @@ A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error +1. Start Glances with the followings options '...' +2. Press the key '....' +3. See error **Expected behavior** A clear and concise description of what you expected to happen. @@ -26,6 +25,7 @@ If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: [e.g. GNU/Linux Ubuntu 20.04] - Glances Version [output of glances -V] + - Glances logs file [output of tail -10 ] **Additional context** Add any other context about the problem here.