summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2018-07-14 07:50:58 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2018-07-14 07:50:58 +0200
commitfcaaee7321ce65729fd9723f71808385c6dea14d (patch)
treeb1384cbe20c90e2e1876628c538b938f454f9bb9
parent8f6e78d9258466f36293fb71f16345a28c430bae (diff)
parentf9ecf0ec5bef2e7a7f04c61860fe153c9d3babc4 (diff)
Merge branch 'master' of github.com:emacs-helm/helm
-rw-r--r--.github/issue_template.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/issue_template.md b/.github/issue_template.md
index 43a39437..84be6222 100644
--- a/.github/issue_template.md
+++ b/.github/issue_template.md
@@ -19,5 +19,6 @@ When possible, use it to reproduce your Helm issue to ensure no other package is
interfering.
To run it, simply switch to the directory where Helm is installed and call `./emacs-helm.sh`.
+If necessary you can specify emacs executable path on command line with "-P" option.
Thanks.