Skip to content

Commit acf5e45

Browse files
authored
Create bug_report issue template
1 parent a1c64bd commit acf5e45

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
name: Bug report
3+
about: Create a bug report
4+
5+
---
6+
7+
**KMPNotifier and Kotlin version:**
8+
[e.g]: kmpnotifier version: 1.1.0, kotlin version: 2.0.0
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**In which platform bug occurs?**
14+
[e.g]: android, ios, desktop, web
15+
16+
**To Reproduce**
17+
Steps to reproduce the bug:
18+
19+
**Expected behavior**
20+
A clear and concise description of what you expected to happen.
21+
22+
23+
**Additional info to help reproduce**
24+
If possible logs, or even a small sample project to help reproduce your case.

0 commit comments

Comments
 (0)