bat/.github/ISSUE_TEMPLATE/bug_report.md
2021-01-03 21:16:56 +01:00

37 lines
766 B
Markdown

---
name: Bug Report
about: Report a bug.
title: ""
labels: bug
assignees: ''
---
<!--
Hey there, thanks for creating an issue!
Please make sure to fill out these few questions so we can help you as fast as possible :)
-->
**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. -->
---
**Please tell us about the environment in which you are 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 below.
Windows:
Add your Windows Version (e.g. "Windows 10 1908").
-->