From 2be9a044e09f68bef0eb4dff27af7d22405968fe Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Wed, 28 Sep 2016 22:13:22 +0200 Subject: [PATCH] Updated Issue template --- ISSUE_TEMPLATE.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 11f5cd54..a0a1a051 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -3,10 +3,14 @@ - vim: ???? - vim-airline: ???? - OS: ???? +- Have you reproduced with a minimal vimrc: ??? +- What is your airline configuration: ??? if you are using terminal: - terminal: ???? - $TERM variable: ??? - color configuration (:set t_Co?): +if you are using Neovim: +- does it happen in Vim: ??? #### actual behavior