bat/.github/ISSUE_TEMPLATE/bug_report.md

38 lines
788 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
<!--
2020-11-07 15:00:56 +00:00
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 which you're running `bat`.
Unix-like (Linux or MacOS):
Run the script at https://github.com/sharkdp/bat/blob/master/diagnostics/info.sh and paste the output at the bottom.
Windows:
Add your Windows Version (e.g. "Windows 10 1908") at the bottom.
2020-02-28 07:11:27 +00:00
-->
2020-02-23 02:34:57 +00:00
**What version of `bat` are you using?**
2020-11-07 15:00:56 +00:00
<!-- Output of `bat --version` -->
2020-02-28 07:11:27 +00:00
**Describe the bug you encountered:**
2020-02-23 02:34:57 +00:00
...
2020-11-06 09:27:17 +00:00
**What did you expect to happen instead?**
2020-02-23 02:34:57 +00:00
...
2020-02-28 07:11:27 +00:00
**How did you install `bat`?**
2020-11-07 15:00:56 +00:00
<!-- apt-get, homebrew, GitHub release, etc. -->
2020-02-23 02:34:57 +00:00
---
**Evironment**
<!-- Diagnostic information -->