Skip to content

Commit b75f032

Browse files
Update issue templates
1 parent 04c7c3f commit b75f032

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
name: Bug report
33
about: Create a report to help us improve
44
title: ''
5-
labels: ["bug", "needs triage"]
5+
labels: ["needs triage"]
6+
type: ["bug"]
67
assignees: ''
78

89
---
@@ -11,6 +12,8 @@ assignees: ''
1112
- OS: [eg Windows/Linux/MacOS]
1213
- Version: [e.g. 1.0.0-alpha.0.13]
1314
- Terminal: [e.g Windows Terminal]
15+
- .NET SDK: [e.g. 10.0.103]
16+
- .NET Runtime: [e.g. 10.0.103]
1417

1518
**Describe the bug**
1619
A clear and concise description of what the bug is.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
name: Feature request
33
about: Suggest an idea for this project
44
title: ''
5-
labels: ["feature", "needs triage"]
5+
labels: ["needs triage"]
6+
type: ["feature"]
67
assignees: ''
78

89
---

0 commit comments

Comments
 (0)