summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/bug_report.md
blob: 56de14099f13ea85a0ee5e1c45d367c81bcf043b (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
---
name: Bug Report
about: Report a bug.
title: "[Bug] "
labels: bug
assignees: ''

---

\-------------------------------------------------------------------------------------------------
**IS THIS BUG RELATED TO EXTERNAL TOOLS? (e.g. git, less, etc.)**

If it is, there's a good chance we might need to know a little bit more about the environment
which you're running `bat` on.

**If you're on Windows:**  
Please tell us about your:

- Windows Version

**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.

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

**What do you expect to happen?**  
...

**What actually happens?**  
...

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

**If applicable, can you tell us more about your system?**
...