From 64289acdb1a4b2ddca353be1c111543a8c3732e2 Mon Sep 17 00:00:00 2001 From: Andrey Orst Date: Mon, 9 Apr 2018 16:54:25 +0300 Subject: [PATCH] Update issue_template.md (#959) As I've proposed in https://github.com/SirVer/ultisnips/issues/949#issuecomment-379158188 I've added comments that will be deleted automatically, so user wont need to do this manually and resulting issue will not accidentally contain any unnecessary text. --- .github/issue_template.md | 56 ++++++++++++++++++++++++++------------- 1 file changed, 37 insertions(+), 19 deletions(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index 069464d..28d6b1d 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,22 +1,40 @@ -Please read this text and delete everything up to the line of dashes before -filing your issue. Please + -- **OS**: e.g. Windows XP / Ubuntu Linux / Mac OS 10.5 -- **Vim**: e.g. Vim 8.0, Vim 7.4, Neovim 0.3 -- **UltiSnips**: e.g. 3.1, commit 16c999e8c71134401a78d4d46435517b2271d6ac. Do - not write `latest master`, please look up the actual revision. -- **Python inside Vim**: e.g. 2.7.14 / 3.6.5. If unsure run - `:py import sys; print(sys.version)` and `:py3 import sys; print(sys.version)` - inside Vim and copy and paste the result. +**Expected behavior:** + + +**Actual behavior:** + + +**Steps to reproduce** + + + +1. +2. +3. + +----- + +- **Operating System**: +- **Vim Version**: +- **UltiSnips Version**: +- **Python inside Vim**: +- **Docker repo/vimrc**: