mirror of
https://github.com/sharkdp/bat
synced 2026-08-08 19:41:45 +00:00
Simplify issue templates
This commit is contained in:
@@ -7,37 +7,33 @@ assignees: ''
|
||||
|
||||
---
|
||||
|
||||
\-------------------------------------------------------------------------------------------------
|
||||
**Hey there, thanks for creating an issue!**
|
||||
<!--
|
||||
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/diag-tools/diagnostics/info.sh and
|
||||
paste the output at the bottom of the bug report.
|
||||
If you're on Linux or MacOS:
|
||||
Please run the script at https://github.com/sharkdp/bat/blob/diag-tools/diagnostics/info.sh and
|
||||
paste the output at the bottom of the bug report.
|
||||
|
||||
**If you're on Windows:**
|
||||
Please tell us about the following at the bottom of the bug report:
|
||||
|
||||
- Windows Version (e.g. "Windows 10 1908")
|
||||
|
||||
**Once you're done:**
|
||||
Please remove this header and continue.
|
||||
\-------------------------------------------------------------------------------------------------
|
||||
If you're on Windows:
|
||||
Please tell us about your Windows Version (e.g. "Windows 10 1908") at the
|
||||
bottom of the bug report.
|
||||
-->
|
||||
|
||||
**What version of `bat` are you using?**
|
||||
[paste the output of `bat --version` here]
|
||||
|
||||
**Describe the bug you encountered:**
|
||||
**Describe the bug you encountered:**
|
||||
...
|
||||
|
||||
**Describe what you expected to happen?**
|
||||
**Describe what you expected to happen?**
|
||||
...
|
||||
|
||||
**How did you install `bat`?**
|
||||
**How did you install `bat`?**
|
||||
apt-get, homebrew, GitHub release, etc.
|
||||
|
||||
---
|
||||
|
||||
[paste the output of `info.sh` here]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user