mirror of
https://github.com/junegunn/fzf.vim.git
synced 2026-02-27 12:02:27 +08:00
Add ISSUE_TEMPLATE.md
This commit is contained in:
29
.github/ISSUE_TEMPLATE.md
vendored
Normal file
29
.github/ISSUE_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
<!-- Check all that apply [x] -->
|
||||||
|
- Category
|
||||||
|
- [ ] Question
|
||||||
|
- [ ] Bug
|
||||||
|
- [ ] Suggestion
|
||||||
|
- OS
|
||||||
|
- [ ] Linux
|
||||||
|
- [ ] Mac OS X
|
||||||
|
- [ ] Windows
|
||||||
|
- [ ] Etc.
|
||||||
|
- Vim
|
||||||
|
- [ ] Vim
|
||||||
|
- [ ] Neovim
|
||||||
|
|
||||||
|
<!--
|
||||||
|
|
||||||
|
Before submitting
|
||||||
|
=================
|
||||||
|
|
||||||
|
- Make sure that you have the latest version of fzf and fzf.vim
|
||||||
|
- Check if your problem is reproducible with a minimal configuration
|
||||||
|
|
||||||
|
Start Vim with a minimal configuration
|
||||||
|
======================================
|
||||||
|
|
||||||
|
vim -Nu <(curl https://gist.githubusercontent.com/junegunn/6936bf79fedd3a079aeb1dd2f3c81ef5/raw/vimrc)
|
||||||
|
|
||||||
|
-->
|
||||||
|
|
||||||
Reference in New Issue
Block a user