]> git.sur5r.net Git - i3/i3/blob - .github/ISSUE_TEMPLATE.md
Merge pull request #2981 from stapelberg/https
[i3/i3] / .github / ISSUE_TEMPLATE.md
1 Output of `i3 --moreversion 2>&- || i3 --version`:
2
3 _REPLACE: i3 version output_
4
5 URL to a logfile as per https://i3wm.org/docs/debugging.html:
6
7 _REPLACE: URL to logfile_
8
9 **What I did:**
10
11 _REPLACE: e.g. "I’m pressing Alt+j (focus left)"_
12
13 **What I saw:**
14
15 _REPLACE: e.g. "i3 changed focus to the window ABOVE the current window"_
16
17 **What I expected instead:**
18 _REPLACE: e.g. "Focus should be on the window to the left"_