summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/bug_report.md
blob: 9e401f4adfb93aa55ce4924cbd5e0310f4084c64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
name: Bug Report
about: Report a bug.
title: "[Bug] "
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` on.

**If you're on Linux or MacOS:**  
Please run the script at https://github.com/sharkdp/bat/blob/diag-tools/diagnostics/info.sh and
paste the output at the bottom of the bug report.

**If you're on Windows:**  
Please tell us about the following at the bottom of the bug report:

- Windows Version (e.g. "Windows 10 1908")

**Once you're done:**  
Please remove this header and continue.
\-------------------------------------------------------------------------------------------------

**What version of `bat` are you using?**
[paste the output of `bat --version` here]

**Describe the bug you encountered:**  
...

**Describe what you expected to happen?**  
...

**How did you install `bat`?**  
apt-get, homebrew, GitHub release, etc.

---

[paste the output of `info.sh` here]