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 8815e27 commit c97e63fCopy full SHA for c97e63f
.github/ISSUE_TEMPLATE/bug.md
@@ -1,7 +1,7 @@
1
---
2
name: 🐞 Bug Report
3
about: Report a bug in this repo
4
-labels: ["Platform: Unity", "Type: Bug"]
+labels: ["Unity", "Bug"]
5
6
7
### Environment
.github/ISSUE_TEMPLATE/feature.md
name: 💡 Feature Request
about: Tell us about a problem our SDK could solve but doesn't.
-labels: ["Platform: Unity", "Type: Feature Request"]
+labels: ["Unity", "Feature"]
What problem could Sentry solve that it doesn't?
0 commit comments