summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2021-04-24 10:25:14 +0200
committerGitHub <noreply@github.com>2021-04-24 10:25:14 +0200
commit5d876bfcdbe0543db005cf7db6c9762b14a68f85 (patch)
tree757d71e1809ba19fee6e9abfbc831bb2d7a48444 /.github
parent7ee228b2b6a7576b0c23f0b3fb49e5470ebe4812 (diff)
docs(issue-template): add instruction
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 2812aacb7..b5098a54b 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -14,7 +14,9 @@ Please attach the files that were created in
`/tmp/zellij/zellij-log/`
-To the extend you are comfortable with.
+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.