Skip to content

Commit 7c028f4

Browse files
authored
Create issue_template.md
1 parent 2300a75 commit 7c028f4

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

.github/issue_template.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
<!--
2+
Please fill in the template below when creating an issue
3+
to help us reproduce it and fix it faster.
4+
5+
While not required, including a sample project that reproduces
6+
your issue will help us a lot.
7+
-->
8+
9+
### Steps to Reproduce the Problem
10+
11+
### Expected Behavior
12+
13+
### Actual Behavior
14+
15+
### Instabug integration code
16+
*Make sure to remove your app token.*
17+
18+
### SDK Version
19+
20+
### React Native, iOS and Android Versions
21+
22+
### Device Type
23+
24+
### [Optional] Project That Reproduces the Issue

0 commit comments

Comments
 (0)