summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorJanek <27jf@pm.me>2020-11-27 11:57:45 +0100
committerDavid Peter <sharkdp@users.noreply.github.com>2021-01-03 21:16:56 +0100
commite94980bfd0d6eaff577b8e0a0cae42354e846c99 (patch)
tree822c37a4ae623c858d3af01fd0b12a12473e469e /.github/ISSUE_TEMPLATE
parent54229822079ca681a382dd8dc577ba88d9989258 (diff)
bug_report.md: move environment prompt back up
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md19
1 files changed, 10 insertions, 9 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index c4982b8c..a24e0b10 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -9,7 +9,14 @@ assignees: ''
<!--
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 :)
+
+In order to reproduce your issue, we might need to know a little bit more about the environment which you're 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 at the bottom.
+
+Windows:
+ Add your Windows Version (e.g. "Windows 10 1908") at the bottom.
-->
**What version of `bat` are you using?**
@@ -26,11 +33,5 @@ Please make sure to fill out these few questions so we can help you as fast as p
---
-**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").
--->
+**Evironment**
+<!-- Diagnostic information -->