summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/bug_report.md
blob: b5098a54b4b20f630492cf6fc1057c94c256e4f1 (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
---
name: "\U0001F41B Bug Report"
about: "If something isn't working as expected."
labels: bug
---
Thank you for taking the time to file an issue!
You can erase any parts of this template not applicable to your issue.

## In Case of Graphical, or Performance Issues

Please run `zellij --debug` and then recreate your issue.

Please attach the files that were created in

`/tmp/zellij/zellij-log/`

To the extent you are comfortable with.

Also please add the size in columns/lines of the terminal in which the bug happened. You can usually find these out with `tput lines` and `tput cols`.

And the name and version of progams you interacted with as well as
the operating system.

## Information

`zellij --version`: