Let the user specify gtk version and more in bug reports
[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 <!-- What GTK toolkit is used to compile Geeqie? If you compile geeqie
18 yourself, please paste the config result at the end of configure. -->
19 ```
20
21 ```
22
23 ### OS / DISTRIBUTION
24 <!---
25 Mention the OS, distribution and release you are using geeqie on.
26 If the issue is surely not related to the distributing, you might delete this
27 section.
28 -->
29
30 ### SUMMARY
31 <!--- Explain the problem briefly -->
32
33 ### STEPS TO REPRODUCE
34 <!---
35 For bugs, please provide informations how to reproduce the problem.
36 For feature requests, please provide screenshots and other informations that
37 describe your idea the best.
38 -->