Commit f90155a
Add issue types to issue templates (#6139)
Adds the `type` field to each issue template so newly created issues are
automatically assigned the correct issue type.
| Template | Issue Type |
|---|---|
| Bug_Report.yml | Bug |
| Documentation_Issue.yml | Task |
| Feature_Request.yml | Feature |
###### Microsoft Reviewers: [Open in
CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/microsoft/winget-cli/pull/6139)
Co-authored-by: Demitrius Nelon <Demitrius.Nelon@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 87949ce commit f90155a
File tree
3 files changed
+3
-0
lines changed- .github/ISSUE_TEMPLATE
3 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
0 commit comments