diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index b4a3b17..a62ef9e 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,16 +1,11 @@ + + -- Category - - [ ] Question - - [ ] Bug - - [ ] Suggestion -- OS - - [ ] Linux - - [ ] macOS - - [ ] Windows - - [ ] Etc. -- Vim - - [ ] Vim - - [ ] Neovim + +- [ ] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md +- [ ] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.md +- [ ] I have read through the manual page of fzf (`man fzf`) +- [ ] I have searched through the existing issues