From d4b46569afe3196eb938fe30413f53f95275cf9c Mon Sep 17 00:00:00 2001 From: Ed Reel Date: Sat, 13 Apr 2024 18:36:35 -0500 Subject: [PATCH] Update bug_report.md (#9648) --- .github/ISSUE_TEMPLATE/bug_report.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7a4c8b46d..f8b832349 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -12,25 +12,28 @@ A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: -1. I executed this command: +1. Please indicate where the command(s) were executed. +My environment was (crosh, bash or VT-2): + +2. I executed the command(s) below: ```shell - # your command here + # your command(s) here ``` Output: ``` - # output of your command + # output of your command(s) ``` - **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. -**Environment: Paste the output of `crew sysinfo -v` between the two `***` below** +**System Information: Paste the output of `crew sysinfo -v` between the two `***` below.** +**If you cannot execute `crew`, display the output of `cat /etc/lsb-release` instead.** *** ***