branch: elpa/gruvbox-theme
commit c21a7f598e50cce33e4a686a52fcaa804fbd9607
Author: jasonm23 <jason...@gmail.com>
Commit: jasonm23 <jason...@gmail.com>

    Add issue template
---
 .github/ISSUE_TEMPLATE.md | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 0000000000..11e0352a20
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,25 @@
+### I'm submitting a:
+
+- [ ] Feature request
+- [ ] Bug report
+
+### Feature request (ignore if this is a bug report.)
+
+
+### Bug Report : Describe the problem in your own words
+
+
+### Please provide a relevant screenshot to illustrate the problem.
+
+
+### Please tell us about your environment.
+
+- OS version:
+
+- Emacs version:
+
+    (use `M-x version` then copy the version string from `**Messages**`)
+
+- If your report is about a specific Emacs major or minor mode, please
+  let us know how it was installed (MELPA, ELPA, by hand, etc.) and
+  the major/minor-mode version number.

Reply via email to