Update issue templates (#254957)

This commit is contained in:
Michael Lively 2025-07-09 12:10:13 -07:00 committed by GitHub
parent d2c7ed40fb
commit d32a677a03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 13 additions and 1 deletions

View File

@ -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.

View File

@ -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 -->

View File

@ -1,6 +1,9 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---