bat/.github/ISSUE_TEMPLATE/bug_report.md

39 lines
744 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
<!--
2020-11-07 16:00:56 +01:00
Hey there, thanks for creating an issue!
2020-12-30 13:58:14 +01:00
In order to reproduce your issue, please add some information about the environment
in which you're running bat at the bottom of the report.
2020-12-30 13:56:36 +01:00
Linux and MacOS:
Paste the output of https://github.com/sharkdp/bat/blob/master/diagnostics/info.sh
Windows:
2020-12-30 13:56:36 +01:00
Add your Windows Version (e.g. "Windows 10 1908")
2020-02-28 08:11:27 +01:00
-->
2020-02-23 03:34:57 +01:00
**What version of `bat` are you using?**
2020-11-07 16:00:56 +01:00
<!-- Output of `bat --version` -->
2020-02-28 08:11:27 +01:00
**Describe the bug you encountered:**
2020-02-23 03:34:57 +01:00
...
2020-11-06 10:27:17 +01:00
**What did you expect to happen instead?**
2020-02-23 03:34:57 +01:00
...
2020-02-28 08:11:27 +01:00
**How did you install `bat`?**
2020-12-30 13:58:14 +01:00
<!-- apt-get, homebrew, GitHub release, etc. -->
2020-02-23 03:34:57 +01:00
---
**Evironment**
<!-- Diagnostic information -->