Skip to content

Commit 7222e22

Browse files
author
Ali Abdelfattah
authored
Merge pull request #199 from Instabug/add/issue-template
add issue template
2 parents 369c586 + 2746b57 commit 7222e22

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

.github/issue_template.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
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+
<!--Which version of Instabug Flutter are you on?.-->
20+
21+
### Flutter, iOS and Android Versions
22+
23+
### Device Model
24+
<!--If this issue is happening on specific devices, please mention them.-->
25+
26+
### [Optional] Project That Reproduces the Issue
27+
<!--While not required, providing a sample project that reproduces the issue you're having will help us solve it much faster.-->
28+

0 commit comments

Comments
 (0)