mirror of
https://github.com/junegunn/vim-plug.git
synced 2024-12-19 10:35:38 -07:00
Update ISSUE_TEMPLATE: Require plug block contents
This commit is contained in:
parent
f308ef394e
commit
b6739f358b
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:
|
- OS:
|
||||||
- [ ] All/Other
|
- [ ] All/Other
|
||||||
- [ ] Linux
|
- [ ] Linux
|
||||||
- [ ] OS X
|
- [ ] macOS
|
||||||
- [ ] Windows
|
- [ ] Windows
|
||||||
- Vim:
|
- Vim:
|
||||||
- [ ] Terminal Vim
|
- [ ] Terminal Vim
|
||||||
|
Loading…
Reference in New Issue
Block a user