From 8753bf2e16be6c4037b0d92991807fc4f3af0182 Mon Sep 17 00:00:00 2001 From: Daniel Hahler Date: Wed, 17 Aug 2016 12:24:05 +0200 Subject: [PATCH] fixup! Add an ISSUE_TEMPLATE file for GitHub --- .github/ISSUE_TEMPLATE.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index edccb8a..fb3eef5 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,8 +1,6 @@ -### Expected behavior +### Issue -### Actual behavior - -### Steps to reproduce the behavior +### Steps to reproduce ### Versions @@ -11,3 +9,7 @@ - Python: In case you are not using jedi-vim from Git master, please test it there, too. + +### Output of the ":messages" command + +### Output of ":scriptnames" command