From 6cd2c7eca41a033cf54f9ed4ecb86ada803c9f62 Mon Sep 17 00:00:00 2001 From: Aram Drevekenin Date: Wed, 6 Dec 2023 20:07:21 +0100 Subject: [PATCH] docs(repo): update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ff4b46e2..8ae1af70 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,12 +7,13 @@ assignees: '' --- -Please choose the relevant section, follow the instructions and delete the other sections: + # 1. Graphical issue inside a terminal pane (eg. something does not look as it should) @@ -36,8 +37,21 @@ Please attach the files that were created in `/tmp/zellij-1000/zellij-log/` to t Reproduction steps, noticeable behavior, related issues, etc # 2. Issues with the Zellij UI / behavior -Please find a minimal reproduction. If you have a complex setup that causes an issue, try to troubleshoot and narrow the problem down to as minimal a reproduction as possible. Remove as many parts of the equation as possible. If you are unsure what to do, you are welcome to ask for help either in the issue itself or in one of our community chats (Discord / Matrix). We will be happy to try and assist or suggest directions, but please note that the responsibility to troubleshoot the issue and find the problem is ultimately on your shoulders. Thank you for understanding. + + +## Issue description + +## Minimal reproduction + +## Other relevant information