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 b0f7d4c commit 2333172Copy full SHA for 2333172
.github/ISSUE_TEMPLATE/alpha_bug_report.md
@@ -1,9 +1,10 @@
1
---
2
name: 🧪 Alpha SDK bug report
3
about: Have you found a bug in one of our pre-release or alpha SDKs? File it here.
4
-title: ""
5
-labels: "alpha"
6
-assignees: ""
+title: ''
+labels: alpha
+assignees: ''
7
+
8
9
10
<!-- Step 1 [READ THIS] -->
.github/ISSUE_TEMPLATE/bug_report.md
name: 🐞 Bug report
about: Found a bug in the JS SDK? File it here.
-labels: ""
+labels: ''
0 commit comments