summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-12-28 16:46:14 +0100
committerGitHub <noreply@github.com>2023-12-28 16:46:14 +0100
commitb3397ccbd0d03a313043504e543d4de8037e6676 (patch)
tree1c02793d3dcd8f0d96b82886776623ec44e5c7fa
parent0b32c7e169201f841eb1a21a322e4f72a3e45bf0 (diff)
chore(repo): update issue templates
-rw-r--r--.github/ISSUE_TEMPLATE/blank_issue.md10
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md4
2 files changed, 2 insertions, 12 deletions
diff --git a/.github/ISSUE_TEMPLATE/blank_issue.md b/.github/ISSUE_TEMPLATE/blank_issue.md
deleted file mode 100644
index a08ad07cb..000000000
--- a/.github/ISSUE_TEMPLATE/blank_issue.md
+++ /dev/null
@@ -1,10 +0,0 @@
----
-name: Blank Issue
-about: Create a blank issue.
-title: ''
-labels: ''
-assignees: ''
-
----
-
-
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 8ae1af704..e84ba13cc 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -10,7 +10,7 @@ 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 or as it looks outside of Zellij)
-2. Issues with the Zellij UI / behavior
+2. Issues with the Zellij UI / behavior / crash
** Please note: comparisons of desired behavior to tmux are usually not relevant. tmux and Zellij are two extremely different programs that do things very differently. Zellij is not, nor does it try to be, a tmux clone. Please try to refrain from such comparisons. **
-->
@@ -36,7 +36,7 @@ Please attach the files that were created in `/tmp/zellij-1000/zellij-log/` to t
## Further information
Reproduction steps, noticeable behavior, related issues, etc
-# 2. Issues with the Zellij UI / behavior
+# 2. Issues with the Zellij UI / behavior / crash
<!-- 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 you can.