bat/.github/ISSUE_TEMPLATE/bug_report.md

37 lines
788 B
Markdown

---
name: Bug Report
about: Report a bug.
title: ""
labels: bug
assignees: ''
---
<!--
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.
-->
**What version of `bat` are you using?**
<!-- Output of `bat --version` -->
**Describe the bug you encountered:**
...
**What did you expect to happen instead?**
...
**How did you install `bat`?**
<!-- apt-get, homebrew, GitHub release, etc. -->
---
**Evironment**
<!-- Diagnostic information -->