bat/.github/ISSUE_TEMPLATE/bug_report.md

48 lines
802 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: ''
---
<!-- Hey there, thank you for creating an issue! -->
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
---
2021-01-11 14:40:03 +01:00
**Environment**
<!--
In order to reproduce your issue, please add some information about the environment
in which you're running bat.
Linux and MacOS:
2021-01-03 21:18:54 +01:00
Please run the script at
https://github.com/sharkdp/bat/blob/master/diagnostics/info.sh
(click "Raw" to get the actual source code) and paste the Markdown output here.
Windows:
Please add your Windows Version (e.g. "Windows 10 1908")
-->