mirror of
https://github.com/junegunn/vim-plug.git
synced 2025-12-06 09:04:23 +08:00
Update ISSUE_TEMPLATE: Require plug block contents
This commit is contained in:
9
.github/ISSUE_TEMPLATE.md
vendored
9
.github/ISSUE_TEMPLATE.md
vendored
@@ -10,7 +10,12 @@ Explain the problem here ...
|
||||
|
||||
------------------------------
|
||||
|
||||
<!-- Put the contents of `:version` below -->
|
||||
<!-- Paste your Plug block (from `call plug#begin()` to `call plug#end()`) -->
|
||||
```
|
||||
|
||||
```
|
||||
|
||||
<!-- Paste the contents of `:version` below -->
|
||||
```
|
||||
|
||||
```
|
||||
@@ -24,7 +29,7 @@ Explain the problem here ...
|
||||
- OS:
|
||||
- [ ] All/Other
|
||||
- [ ] Linux
|
||||
- [ ] OS X
|
||||
- [ ] macOS
|
||||
- [ ] Windows
|
||||
- Vim:
|
||||
- [ ] Terminal Vim
|
||||
|
||||
Reference in New Issue
Block a user