summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2016-03-06 11:23:37 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2016-03-06 11:24:03 +0900
commitf91cbd5688b9722088809ed72561a32a48eab174 (patch)
treef9e21dc4da07980dc50b668ae68c65f7ea49fc98 /.github
parent3073ca3e5a486e004c6d2f48d72bef8e49c35818 (diff)
Add ISSUE_TEMPLATE.md
Close #500
Diffstat (limited to '.github')
-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 ...
+-->
+