Skip to content

Commit edda533

Browse files
Added issue template for questions.
1 parent 9a9155f commit edda533

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

.github/ISSUE_TEMPLATE/question.md

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
name: Question
3+
about: Ask a question about layout configuration
4+
title: "[Question]"
5+
labels: question
6+
assignees: ''
7+
8+
---
9+
10+
**Ask our questions**
11+
A clear and concise description of what you want to do.
12+
Add a graph to reproduce to showcase what you want to do.
13+
Linking the graph in ELKT or JSON format via [elklive](https://rtsys.informatik.uni-kiel.de/elklive/elkgraph.html) (or with the [JSON editor](https://rtsys.informatik.uni-kiel.de/elklive/json.html)) is preferred.
14+
You can also [convert](https://rtsys.informatik.uni-kiel.de/elklive/conversion.html) between the two.
15+
16+
**(Optional) Expected behavior**
17+
A clear and concise description of what you expected to happen.
18+
19+
**(Optional) Screenshots**
20+
If applicable, add screenshots to help explain your problem.
21+
22+
**(Optional) ELK Version**
23+
The ELK or elkjs version. Can also be selected in [elklive](https://rtsys.informatik.uni-kiel.de/elklive/index.html).
24+
25+
**(Optional) Additional context**
26+
Add whatever we need to know about your question.

0 commit comments

Comments
 (0)