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 5f6e7b4 commit 01fc0ecCopy full SHA for 01fc0ec
2 files changed
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,6 +1,6 @@
1
name: 🐞 Bug Report
2
description: Tell us about something that's not working the way we (probably) intend.
3
-labels: ["Platform: .NET", "bug"]
+labels: [".NET", "Bug"]
4
body:
5
- type: dropdown
6
id: nuget
.github/ISSUE_TEMPLATE/feature.yml
name: 💡 Feature Request
description: Tell us about a problem our SDK could solve but doesn't.
-labels: ["Platform: .NET", "enhancement"]
+labels: [".NET", "Feature"]
- type: textarea
id: problem
0 commit comments