mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 23:48:01 -05:00
Update bug_report.md (#9648)
This commit is contained in:
13
.github/ISSUE_TEMPLATE/bug_report.md
vendored
13
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -12,25 +12,28 @@ A clear and concise description of what the bug is.
|
|||||||
**To Reproduce**
|
**To Reproduce**
|
||||||
Steps to reproduce the behavior:
|
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
|
```shell
|
||||||
# your command here
|
# your command(s) here
|
||||||
```
|
```
|
||||||
|
|
||||||
Output:
|
Output:
|
||||||
|
|
||||||
```
|
```
|
||||||
# output of your command
|
# output of your command(s)
|
||||||
```
|
```
|
||||||
|
|
||||||
**Expected behavior**
|
**Expected behavior**
|
||||||
A clear and concise description of what you expected to happen.
|
A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
**Screenshots**
|
**Screenshots**
|
||||||
If applicable, add screenshots to help explain your problem.
|
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.**
|
||||||
|
|
||||||
***
|
***
|
||||||
***
|
***
|
||||||
|
|||||||
Reference in New Issue
Block a user