Skip to content

Commit 7d541ec

Browse files
maxxx777SD10
authored andcommitted
Add issue template (#546)
1 parent 6a08cc1 commit 7d541ec

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

.github/issue_template.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
<!--
2+
ℹ We use Github issues for bug reports, feature requests, general support, and questions about the library.
3+
4+
Please fill out this template when filing an issue.
5+
-->
6+
7+
## What did you do?
8+
9+
<!-- Please replace this with what you did. -->
10+
11+
## What did you expect to happen?
12+
13+
<!-- Please replace this with what you expected to happen. -->
14+
15+
## What happened instead?
16+
17+
<!-- Please replace this with of what happened instead. -->
18+
19+
## General Information
20+
21+
* Hero Version:
22+
23+
* iOS Version(s):
24+
25+
* Swift Version:
26+
27+
* Devices/Simulators:
28+
29+
* Reproducible in Examples? (Yes/No):
30+
31+
## Demo Project
32+
33+
<!-- Please link to or upload a project we can download that reproduces the issue. -->
34+
35+
36+
37+

0 commit comments

Comments
 (0)