From 18af876d6b9177e19ef2a3574470cd9b8fe299ed Mon Sep 17 00:00:00 2001 From: David D Lowe Date: Thu, 25 May 2017 13:46:44 +0100 Subject: [PATCH] Clarify how to use minimal.vimrc to report issues (#709) --- .github/ISSUE_TEMPLATE.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 10afd00..582f51f 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -15,8 +15,9 @@ Include if relevant. Please provide steps to reproduce it here, preferably based on a minimal Vim configuration. -You can use the following template (save it as `minimal.vimrc`, and run Vim -with `vim -u minimal.vimrc`): +You can use the following template (save it as `minimal.vimrc` in the directory +where jedi-vim is installed, `cd` into that directory, and run Vim with +`vim -u minimal.vimrc`): ``` set nocompatible