diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 9e401f4a..6ac11a90 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,37 +7,33 @@ assignees: '' --- -\------------------------------------------------------------------------------------------------- -**Hey there, thanks for creating an issue!** + **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] - diff --git a/.github/ISSUE_TEMPLATE/syntax_request.md b/.github/ISSUE_TEMPLATE/syntax_request.md index aabf3e71..e9c2f61f 100644 --- a/.github/ISSUE_TEMPLATE/syntax_request.md +++ b/.github/ISSUE_TEMPLATE/syntax_request.md @@ -7,8 +7,8 @@ assignees: '' --- -\------------------------------------------------------------------------------------------------- -**BEFORE YOU MAKE A REQUEST:** + -Once you have confirmed that it meets our guidelines, you can remove this header and continue. -\------------------------------------------------------------------------------------------------- - -**Syntax:** syntax/language name +**Syntax:** +[Name or description of the syntax/language here] **Guideline Criteria:** [packagecontro.io link here] -