Simplify issue templates

pull/847/head
sharkdp 5 years ago committed by David Peter
parent 60f48a0c91
commit 7d453dfdc5

@ -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 In order to reproduce your issue, we might need to know a little bit more about the environment
which you're running `bat` on. which you're running `bat` on.
**If you're on Linux or MacOS:** If you're on Linux or MacOS:
Please run the script at https://github.com/sharkdp/bat/blob/diag-tools/diagnostics/info.sh and 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. 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") If you're on Windows:
Please tell us about your Windows Version (e.g. "Windows 10 1908") at the
**Once you're done:** bottom of the bug report.
Please remove this header and continue. -->
\-------------------------------------------------------------------------------------------------
**What version of `bat` are you using?** **What version of `bat` are you using?**
[paste the output of `bat --version` here] [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. apt-get, homebrew, GitHub release, etc.
--- ---
[paste the output of `info.sh` here] [paste the output of `info.sh` here]

@ -7,8 +7,8 @@ assignees: ''
--- ---
\------------------------------------------------------------------------------------------------- <!--
**BEFORE YOU MAKE A REQUEST:** BEFORE YOU MAKE A REQUEST:
Are you looking to add a new syntax to use on one of your devices? Are you looking to add a new syntax to use on one of your devices?
Bat supports locally-installed language definitions. See the link below: Bat supports locally-installed language definitions. See the link below:
@ -19,13 +19,11 @@ If you think adding this syntax would help others as well, please make sure that
guidelines for adding new syntaxes: guidelines for adding new syntaxes:
- 10,000 downloads on packagecontrol.io - 10,000 downloads on packagecontrol.io
-->
Once you have confirmed that it meets our guidelines, you can remove this header and continue.
\-------------------------------------------------------------------------------------------------
**Syntax:**
**Syntax:** syntax/language name [Name or description of the syntax/language here]
**Guideline Criteria:** **Guideline Criteria:**
[packagecontro.io link here] [packagecontro.io link here]

Loading…
Cancel
Save