Adding issue template
authorKlaus Ethgen <Klaus@Ethgen.de>
Wed, 25 Oct 2017 19:45:15 +0000 (20:45 +0100)
committerKlaus Ethgen <Klaus@Ethgen.de>
Wed, 25 Oct 2017 19:45:15 +0000 (20:45 +0100)
.github/ISSUE_TEMPLATE.md [new file with mode: 0644]

diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644 (file)
index 0000000..4b81eb3
--- /dev/null
@@ -0,0 +1,32 @@
+<!---
+Verify first that your issue/request is not already reported on GitHub.
+Also test if the latest release, and master branch are affected too.
+-->
+
+### ISSUE TYPE
+<!--- Pick one below and delete the rest: -->
+* Bug Report
+* Feature Request
+
+### GEEQIE VERSION
+<!--- Paste verbatim output from "geeqie --version" between quotes below -->
+```
+
+```
+
+### OS / DISTRIBUTION
+<!---
+Mention the OS, distribution and release you are using geeqie on.
+If the issue is surely not related to the distributing, you might delete this
+section.
+-->
+
+### SUMMARY
+<!--- Explain the problem briefly -->
+
+### STEPS TO REPRODUCE
+<!---
+For bugs, please provide informations how to reproduce the problem.
+For feature requests, please provide screenshots and other informations that
+describe your idea the best.
+-->