mirror of
https://github.com/sharkdp/bat.git
synced 2024-11-22 07:43:39 +01:00
Update bug_report.md
This commit is contained in:
parent
4fe5497d19
commit
5422982207
27
.github/ISSUE_TEMPLATE/bug_report.md
vendored
27
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -8,22 +8,12 @@ assignees: ''
|
||||
---
|
||||
|
||||
<!--
|
||||
Hey there, thanks for creating an issue!
|
||||
|
||||
In order to reproduce your issue, we might need to know a little bit more about the environment
|
||||
which you're running `bat` on.
|
||||
|
||||
If you're on Linux or MacOS:
|
||||
Please run the script at https://github.com/sharkdp/bat/blob/master/diagnostics/info.sh and
|
||||
paste the output at the bottom of the bug report.
|
||||
|
||||
If you're on Windows:
|
||||
Please tell us about your Windows Version (e.g. "Windows 10 1908") at the
|
||||
bottom of the bug report.
|
||||
Hey there, thanks for creating an issue!
|
||||
Please make sure to fill out these few questions so we can help you as fast as possible :)
|
||||
-->
|
||||
|
||||
**What version of `bat` are you using?**
|
||||
[paste the output of `bat --version` here]
|
||||
<!-- Output of `bat --version` -->
|
||||
|
||||
**Describe the bug you encountered:**
|
||||
...
|
||||
@ -32,8 +22,15 @@ If you're on Windows:
|
||||
...
|
||||
|
||||
**How did you install `bat`?**
|
||||
<!-- apt-get, homebrew, GitHub release, etc. -->
|
||||
<!-- apt-get, homebrew, GitHub release, etc. -->
|
||||
|
||||
---
|
||||
|
||||
[paste the output of `info.sh` here]
|
||||
**Please tell us about the environment in which you are running `bat`:**
|
||||
<!--
|
||||
Unix-like (Linux or MacOS):
|
||||
Run the script at https://github.com/sharkdp/bat/blob/master/diagnostics/info.sh and paste the output below.
|
||||
|
||||
Windows:
|
||||
Add your Windows Version (e.g. "Windows 10 1908").
|
||||
-->
|
||||
|
Loading…
Reference in New Issue
Block a user