diff options
-rw-r--r-- | ISSUE_TEMPLATE.md | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 4abcc4eae1..e0185844ad 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,9 +1,15 @@ - Neovim version: -- Operating system: -- Terminal emulator: +- [ ] Vim behaves differently? + - Vim version: +- Operating system/version: +- Terminal name/version: +- `$TERM`: ### Actual behaviour ### Expected behaviour -### Steps to reproduce +### Steps to reproduce using `nvim -u NONE` + +1. `nvim -u NONE` +2. |