From 1d560d2d7ccdc03844c25009c10021de96c77fe4 Mon Sep 17 00:00:00 2001 From: Tianxiang Xiong Date: Thu, 15 Sep 2016 22:24:27 -0700 Subject: [PATCH] Add GitHub issue template --- .github/issue_template.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/issue_template.md diff --git a/.github/issue_template.md b/.github/issue_template.md new file mode 100644 index 0000000..0f9cb76 --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,17 @@ +## Expected behavior + + +## Actual behavior, from [`emacs-helm.sh`](https://github.com/emacs-helm/helm/wiki/Bugs#emacs-helmsh) if possible + + +## Steps to reproduce + + +## Backtraces (`M-x` [`toggle-debug-on-error`](https://www.gnu.org/software/emacs/manual/html_node/elisp/Error-Debugging.html)) + + +## Describe versions of Helm, Emacs, operating system, etc. + +- Helm: +- [Emacs](https://www.gnu.org/software/emacs/manual/html_node/elisp/Version-Info.html): +- OS: