mirror of https://github.com/microsoft/vscode.git
Update issue templates (#254957)
This commit is contained in:
parent
d2c7ed40fb
commit
d32a677a03
|
@ -1,7 +1,12 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
|
||||
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
|
||||
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
|
||||
|
@ -19,4 +24,4 @@ Does this issue occur when all extensions are disabled?: Yes/No
|
|||
Steps to Reproduce:
|
||||
|
||||
1.
|
||||
2.
|
||||
2.
|
||||
|
|
|
@ -1,6 +1,10 @@
|
|||
---
|
||||
name: Copilot Bug report
|
||||
about: Create a report to help us improve Copilot's chat interface in VS Code
|
||||
title: ''
|
||||
labels: chat-ext-issue
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!-- Please search existing issues to avoid creating duplicates -->
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue