summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2017-03-17 07:17:25 +0100
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2017-03-17 07:17:25 +0100
commit999f3f31c8829a21976204208ee80474a447c1b2 (patch)
treee5483e5dc100eef22b5f50733bf786881c9127be /.github
parentc5e68f7a0488b8d9f52705d0bc2b07029e0fe756 (diff)
Add a note about emacs-helm.sh in report bug template.
Diffstat (limited to '.github')
-rw-r--r--.github/issue_template.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/.github/issue_template.md b/.github/issue_template.md
index 97e7e7bc..752fd32f 100644
--- a/.github/issue_template.md
+++ b/.github/issue_template.md
@@ -1,7 +1,7 @@
## Expected behavior
-## Actual behavior from emacs-helm.sh if possible
+## Actual behavior from `emacs-helm.sh` if possible (See note at bottom)
## Steps to reproduce (recipe)
@@ -11,3 +11,9 @@
## Describe versions of helm, emacs, operating system etc.
+
+
+## IMPORTANT NOTE:
+
+If you are using a Unix or GNU-Linux system there is no excuses
+to not use `emac-helm.sh` to reproduce your bug in 99% of the cases.