summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorJanek <27jf@pm.me>2020-11-07 16:00:56 +0100
committerDavid Peter <sharkdp@users.noreply.github.com>2021-01-03 21:16:56 +0100
commit54229822079ca681a382dd8dc577ba88d9989258 (patch)
treeb14ee80f05281fbd471433ce3a399a058d2d5bab /.github/ISSUE_TEMPLATE
parent4fe5497d19914c6d912b3cc4586134981b186b3b (diff)
Update bug_report.md
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md27
1 files changed, 12 insertions, 15 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index fa156757..c4982b8c 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -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").
+-->