From dceb5d09cdb0d3158a3f79e59eb3c16ffe242d6b Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Fri, 8 Nov 2019 14:09:49 +0900 Subject: [PATCH] RTFM, please --- .github/ISSUE_TEMPLATE.md | 30 +++++++++++------------------- 1 file changed, 11 insertions(+), 19 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 6f73faf..de24e96 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,30 +1,22 @@ + + -- Category - - [ ] fzf binary - - [ ] fzf-tmux script - - [ ] Key bindings - - [ ] Completion - - [ ] Vim - - [ ] Neovim - - [ ] Etc. + +- [ ] I have read through the manual page (`man fzf`) +- [ ] I have the latest version of fzf +- [ ] I have searched through the existing issues + +## Info + - OS - [ ] Linux - [ ] Mac OS X - [ ] Windows - - [ ] Windows Subsystem for Linux - [ ] Etc. - Shell - [ ] bash - [ ] zsh - [ ] fish - - + +## Problem / Steps to reproduce