We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f22d5c9 commit 446a0b3Copy full SHA for 446a0b3
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,6 +1,7 @@
1
name: 🐞 Bug Report
2
description: Tell us about something that's not working the way we (probably) intend.
3
labels: ["Platform: KMP", "Type: Bug"]
4
+type: Bug
5
body:
6
- type: dropdown
7
id: environment
.github/ISSUE_TEMPLATE/feature.yml
name: 💡 Feature Request
description: Tell us about a problem our SDK could solve but doesn't.
labels: ["Platform: KMP", "Type: Feature Request"]
+type: Feature
- type: textarea
id: problem
0 commit comments