Change GitHub issue templates to new style
[geeqie.git] / .github / ISSUE_TEMPLATE / question.md
1 ---
2 name: Question
3 about: Ask a question about the project
4 title: ''
5 labels: 'question'
6 assignees: ''
7
8 ---
9
10 **Setup (please complete the following information):**
11  - Geeqie version [geeqie --version]:
12
13 **What is your question**
14 Write your query here.
15
16 **Additional context**
17 Add any other context or screenshots about the question here.