1
0
mirror of https://github.com/sharkdp/bat.git synced 2024-10-06 10:51:05 +01:00
bat/.github/ISSUE_TEMPLATE/bug_report.md

40 lines
855 B
Markdown
Raw Normal View History

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