Skip to content

Commit 6602e37

Browse files
authored
Update issue templates
1 parent b00dd9d commit 6602e37

File tree

4 files changed

+13
-5
lines changed

4 files changed

+13
-5
lines changed

.github/ISSUE_TEMPLATE/Bug_report.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
name: Bug report
33
about: Create a report to help us improve
44
title: Bug
5-
label: bug
5+
labels: ''
6+
assignees: ''
7+
68
---
79

810
<!--

.github/ISSUE_TEMPLATE/Endgame.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
---
22
name: Endgame
33
about: Monthly endgame issue template
4-
title: <Month> 2022 Endgame
5-
label: endgame
4+
title: "<Month> 2022 Endgame"
5+
labels: endgame
6+
assignees: Eskibear, jdneo, testforstephen, CsCherrYY
7+
68
---
79

810
Legends of status:

.github/ISSUE_TEMPLATE/Feature_request.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
name: Feature request
33
about: Suggest an idea for this project
44
title: Feature request
5-
label: backlog
5+
labels: ''
6+
assignees: ''
7+
68
---
79

810
## Suggestion

.github/ISSUE_TEMPLATE/Question.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
name: Question
33
about: Ask a quesion of how-tos.
44
title: Question
5-
label: question
5+
labels: ''
6+
assignees: ''
7+
68
---
79

810
Before asking a question, search in existing issues for similar questions: https://github.com/Microsoft/vscode-java-pack/issues?q=is%3Aissue+

0 commit comments

Comments
 (0)