Skip to content

Commit fe732f8

Browse files
committed
Update issue templates
1 parent 7556199 commit fe732f8

File tree

3 files changed

+75
-0
lines changed

3 files changed

+75
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve the demos
4+
5+
---
6+
7+
**Delete this heading**
8+
Delete this heading to show that you have understood that this github repository is not meant to provide you with support regarding *your own* code. This bug report is meant to report an issue with the unmodified sources that are part of *this* project and not part of the yFiles library.
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**To Reproduce**
14+
Steps to reproduce the behavior:
15+
1. Go to '...'
16+
2. Click on '....'
17+
3. Scroll down to '....'
18+
4. See error
19+
20+
**Expected behavior**
21+
A clear and concise description of what you expected to happen.
22+
23+
**Screenshots**
24+
If applicable, add screenshots to help explain your problem.
25+
26+
**Browser (please complete the following information):**
27+
- Browser [e.g. chrome, safari]
28+
- Version [e.g. 22.42]
29+
- OS: [e.g. Windows]
30+
31+
**Additional context**
32+
Add any other context about the problem here.
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for an existing or a new demo
4+
5+
---
6+
7+
**Delete this heading**
8+
Delete this heading to show that you have understood that this github repository is not meant to provide to collect feature requests for the yFiles library but only to collect feature requests regarding demos in this repository. This feature request is meant to request an improvement for an existing or as an idea for a new demo that uses the yFiles library.
9+
10+
**Is your feature request related to a problem? Please describe.**
11+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
12+
13+
**Describe the solution you'd like**
14+
A clear and concise description of what you want to happen.
15+
16+
**Describe alternatives you've considered**
17+
A clear and concise description of any alternative solutions or features you've considered.
18+
19+
**Additional context**
20+
Add any other context or screenshots about the feature request here.
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
name: Support Request
3+
about: Request support for help with the demos
4+
5+
---
6+
7+
**Delete this heading**
8+
Delete this heading to show that you have understood that this github repository is not meant to provide you with support regarding *your own* code or questions that come up during your evaluation of the yFiles libraries. Support requests will be deleted from the issue tracker. If you require support, contact the yFiles support team using the methods described in the evaluation package.
9+
10+
**What kind of help with the demos do you need**
11+
If this is a bug report or feature request, please use the other templates. If you need help with the exact files in this repository which only affects the files here and not the (identical) ones in the evaluation package, feel free to provide more information here:
12+
13+
**Is your support request related to a problem? Please describe.**
14+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
15+
16+
**Describe the solution you'd like**
17+
A clear and concise description of what you want to happen.
18+
19+
**Describe alternatives you've considered**
20+
A clear and concise description of any alternative solutions or features you've considered.
21+
22+
**Additional context**
23+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)