summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r--.github/ISSUE_TEMPLATE.md28
1 files changed, 28 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 00000000..a3fa0688
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,28 @@
+<!-- Check all that apply [x] -->
+- Category
+ - [ ] fzf binary
+ - [ ] Key bindings
+ - [ ] Completion
+ - [ ] Vim
+ - [ ] Neovim
+ - [ ] Etc.
+- OS
+ - [ ] Linux
+ - [ ] Mac OS X
+ - [ ] Windows
+ - [ ] Etc.
+- Shell
+ - [ ] bash
+ - [ ] zsh
+ - [ ] fish
+
+<!--
+### Before submitting
+
+- Make sure that you have the latest version of fzf
+- If you use tmux, make sure $TERM is set to screen or screen-256color
+- For more Vim stuff, check out https://github.com/junegunn/fzf.vim
+
+Describe your problem or suggestion from here ...
+-->
+