From 65edb6ad99b51514aaf29afc25e35ce5f05281ba Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 24 Nov 2019 22:44:30 +0900 Subject: [PATCH] Update ISSUE_TEMPLATE --- .github/ISSUE_TEMPLATE.md | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) 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