Update issue template

This commit is contained in:
Saoud Rizwan
2024-09-23 13:33:51 -04:00
parent 27e52ed7e8
commit d29ba68fa0

View File

@@ -1,6 +1,6 @@
name: Bug Report name: Bug Report
description: File a bug report description: File a bug report
title: "[Bug]: " title: ""
body: body:
- type: dropdown - type: dropdown
id: provider id: provider
@@ -42,7 +42,6 @@ body:
1. 1.
2. 2.
3. 3.
...
validations: validations:
required: true required: true
- type: textarea - type: textarea
@@ -56,12 +55,3 @@ body:
attributes: attributes:
label: Additional context label: Additional context
description: Add any other context about the problem here, such as screenshots or related issues. description: Add any other context about the problem here, such as screenshots or related issues.
- type: checkboxes
id: terms
attributes:
label: Before you submit
options:
- label: I have checked existing issues
required: true
- label: I am using the latest version of Claude Dev and VSCode
required: true