changeset 2643:fb86ba21d56e

Adding issue template
author Klaus Ethgen <Klaus@Ethgen.de>
date Wed, 25 Oct 2017 20:45:15 +0100
parents df4a5498898f
children 42c4eee1db04
files .github/ISSUE_TEMPLATE.md
diffstat 1 files changed, 32 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.github/ISSUE_TEMPLATE.md	Wed Oct 25 20:45:15 2017 +0100
@@ -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.
+-->