From d23f186a8c8cf92c91d28efd3fadfa727f9730ff Mon Sep 17 00:00:00 2001 From: mitermayer Date: Mon, 5 Mar 2018 21:47:30 -0800 Subject: Simplified the issue template --- .github/ISSUE_TEMPLATE.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index deb20f1..4506d1b 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,13 +1,12 @@ **Do you want to request a *feature* or report a *bug*?** -**What is the current behavior? / What is the expected behavior?** +**What is the current/expected behavior?** -**Which version of `vim-prettier` are you using(can be check by running the command: `:PrettierVersion`) ?** +**What version of `vim-prettier` are you using - (output of `:PrettierVersion`) ?** -**Which version of `prettier` executable are you using(can be check by running the command: `:PrettierCliVersion`) ?** +**What version of `prettier` are you using - (output of `:PrettierCliVersion`) ?** -**What is your `prettier` executable path(can be check by running the command: `:PrettierCliPath`) ?** +**What is your `prettier` executable path - (output of `:PrettierCliPath`) ?** -**Did this work in previous versions of vim-prettier?** +**Did this work in previous versions of vim-prettier and/or prettier ?** -**Did this work in previous versions of prettier?** -- cgit v1.3