aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2017-07-08 14:59:00 +0200
committerJustin M. Keyes <justinkz@gmail.com>2017-07-08 14:59:06 +0200
commit06f798cc38d68aac3d2707bba56463534e9fd896 (patch)
treea72b6eb9edf96b2ef21d0315c0553fbaf34da0f3
parent69e9cda5ace194a678c125256bc5558bc2bfcfce (diff)
downloadrneovim-06f798cc38d68aac3d2707bba56463534e9fd896.tar.gz
rneovim-06f798cc38d68aac3d2707bba56463534e9fd896.tar.bz2
rneovim-06f798cc38d68aac3d2707bba56463534e9fd896.zip
doc: ISSUE_TEMPLATE.md
-rw-r--r--ISSUE_TEMPLATE.md11
1 files changed, 7 insertions, 4 deletions
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md
index 011739396d..1a7268a51e 100644
--- a/ISSUE_TEMPLATE.md
+++ b/ISSUE_TEMPLATE.md
@@ -1,16 +1,19 @@
+<!-- Before reporting: search existing issues and check the FAQ. -->
+
- `nvim --version`:
- Vim (version: ) behaves differently?
- Operating system/version:
- Terminal name/version:
- `$TERM`:
-### Actual behaviour
-
-### Expected behaviour
-
### Steps to reproduce using `nvim -u NORC`
```
nvim -u NORC
```
+
+### Actual behaviour
+
+### Expected behaviour
+