summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2016-08-27 15:08:46 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2016-08-27 15:08:46 +0200
commitf29810bbcb53488fc2f3186c26ded54071d25c78 (patch)
treed28ecd5bb2951642dc4940c1c75aecb5a224bb43 /.github
parent02aacbf027f1c0c0382ca699400d5475d699bbbd (diff)
Add issue template.
Diffstat (limited to '.github')
-rw-r--r--.github/issue_template.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/.github/issue_template.md b/.github/issue_template.md
new file mode 100644
index 00000000..38758a06
--- /dev/null
+++ b/.github/issue_template.md
@@ -0,0 +1,20 @@
+## Expected or desired behavior
+
+Please describe the behavior you expected / want
+
+## Actual behavior
+
+Please describe the behavior you are actually seeing.
+
+For bug-reports, if applicable, include error messages, emacs stack
+traces etc. Try to be as specific as possible - when do you see this
+happening? Does it happen always? Sometimes? How often?
+
+## Steps to reproduce
+
+For bug-reports, please describe in as much details as possible how
+one can reproduce the problem*.
+
+## Describe versions of helm, emacs, operating system etc.
+
+## Any other detail