bat/.github/ISSUE_TEMPLATE/bug_report.md

43 lines
1.1 KiB
Markdown
Raw Normal View History

2020-02-23 03:34:57 +01:00
---
name: Bug Report
about: Report a bug.
title: "[Bug] "
labels: bug
assignees: ''
---
\-------------------------------------------------------------------------------------------------
**Hey there, thanks for creating an issue!**
In order to replicate your issue, we might need to know a little bit more about the environment
2020-02-23 03:34:57 +01:00
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 Windows:**
Please tell us about the following at the bottom of the bug report:
- Windows Version (e.g. "Windows 10 1908")
2020-02-23 03:34:57 +01:00
**Once you're done:**
Please remove this header and continue.
\-------------------------------------------------------------------------------------------------
**What version of `bat` are you using?**
[paste the output of `bat --version` here]
**Describe the bug you encountered:**
2020-02-23 03:34:57 +01:00
...
**Describe what you expected to happen?**
2020-02-23 03:34:57 +01:00
...
**How did you install `bat`?**
apt-get, homebrew, GitHub release, etc.
**If applicable, can you tell us more about your system?**
...