bat/.github/ISSUE_TEMPLATE/bug_report.md

40 lines
855 B
Markdown
Raw Normal View History

2020-02-23 03:34:57 +01:00
---
name: Bug Report
about: Report a bug.
title: ""
2020-02-23 03:34:57 +01:00
labels: bug
assignees: ''
---
2020-02-28 08:11:27 +01:00
<!--
Hey there, thanks for creating an issue!
2020-02-23 23:57:41 +01:00
In order to reproduce 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.
2020-02-28 08:11:27 +01:00
If you're on Linux or MacOS:
2020-03-03 22:09:31 +01:00
Please run the script at https://github.com/sharkdp/bat/blob/master/diagnostics/info.sh and
2020-02-28 08:11:27 +01:00
paste the output at the bottom of the bug report.
2020-02-28 08:11:27 +01:00
If you're on Windows:
Please tell us about your Windows Version (e.g. "Windows 10 1908") at the
bottom of the bug report.
-->
2020-02-23 03:34:57 +01:00
**What version of `bat` are you using?**
[paste the output of `bat --version` here]
2020-02-28 08:11:27 +01:00
**Describe the bug you encountered:**
2020-02-23 03:34:57 +01:00
...
2020-02-28 08:11:27 +01:00
**Describe what you expected to happen?**
2020-02-23 03:34:57 +01:00
...
2020-02-28 08:11:27 +01:00
**How did you install `bat`?**
2020-02-23 03:34:57 +01:00
apt-get, homebrew, GitHub release, etc.
---
[paste the output of `info.sh` here]