aboutsummaryrefslogtreecommitdiff
path: root/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
Diffstat (limited to 'ISSUE_TEMPLATE.md')
-rw-r--r--ISSUE_TEMPLATE.md13
1 files changed, 10 insertions, 3 deletions
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md
index 4abcc4eae1..d9fd758177 100644
--- a/ISSUE_TEMPLATE.md
+++ b/ISSUE_TEMPLATE.md
@@ -1,9 +1,16 @@
- 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 NORC`
+
+```
+nvim -u NORC
+
+```