We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1c64bd commit acf5e45Copy full SHA for acf5e45
.github/ISSUE_TEMPLATE/bug_report.md
@@ -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