summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-12-06 20:22:00 +0100
committerGitHub <noreply@github.com>2023-12-06 20:22:00 +0100
commit6a1baaf0d694ea63294460e41b82195f8516b9bb (patch)
treedc6f6dd7233d3dbe59c377bcbf644ba66359e1b7
parent468b75ccec810d3f2795e81ee71950852a8f3bc8 (diff)
fix(template): close comment
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index 3fed3de3c..ad044ade3 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -16,3 +16,5 @@ On the other hand, we know our users care about the program a great deal and wou
** Note on comparisons to tmux: Zellij is not, nor does it try to be, a tmux clone. While we appreciate that many people use it as a tmux alternative and are missing their favorite features - this is not what we do here. There are often native alternatives to tmux features that Zellij does differently. We would encourage you to look into those alternatives rather than try to make it work exactly like tmux. A good place to start would be our FAQ: https://zellij.dev/documentation/faq
We believe each program has its strengths and weaknesses, and hope that users would want to use Zellij for what it can do, rather than trying to make it behave like something it does not want to be. Thank you for understanding! **
+
+-->