Merge pull request #14480 from mhinz/issue-template

template: make sure people read `:h vim-differences`
This commit is contained in:
James McCoy
2021-05-04 09:38:08 -04:00
committed by GitHub

View File

@@ -9,11 +9,16 @@ labels: bug
<!-- Before reporting: search existing issues and check the FAQ. -->
- `nvim --version`:
- `vim -u DEFAULTS` (version: ) behaves differently?
- Operating system/version:
- Terminal name/version:
- `$TERM`:
<!--
If this report is about different behaviour between Nvim and Vim, make sure to
read `:h vim-differences` first. Otherwise remove the next line.
-->
[ ] `vim -u DEFAULTS` (version: ) behaves differently
### Steps to reproduce using `nvim -u NORC`
```