Adding issue template
[geeqie.git] / .github / ISSUE_TEMPLATE.md
1 <!---
2 Verify first that your issue/request is not already reported on GitHub.
3 Also test if the latest release, and master branch are affected too.
4 -->
5
6 ### ISSUE TYPE
7 <!--- Pick one below and delete the rest: -->
8 * Bug Report
9 * Feature Request
10
11 ### GEEQIE VERSION
12 <!--- Paste verbatim output from "geeqie --version" between quotes below -->
13 ```
14
15 ```
16
17 ### OS / DISTRIBUTION
18 <!---
19 Mention the OS, distribution and release you are using geeqie on.
20 If the issue is surely not related to the distributing, you might delete this
21 section.
22 -->
23
24 ### SUMMARY
25 <!--- Explain the problem briefly -->
26
27 ### STEPS TO REPRODUCE
28 <!---
29 For bugs, please provide informations how to reproduce the problem.
30 For feature requests, please provide screenshots and other informations that
31 describe your idea the best.
32 -->