mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-10 22:41:14 +00:00
Update issue template
This commit is contained in:
parent
27e52ed7e8
commit
d29ba68fa0
1 changed files with 1 additions and 11 deletions
12
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
12
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
name: Bug Report
|
||||
description: File a bug report
|
||||
title: "[Bug]: "
|
||||
title: ""
|
||||
body:
|
||||
- type: dropdown
|
||||
id: provider
|
||||
|
|
@ -42,7 +42,6 @@ body:
|
|||
1.
|
||||
2.
|
||||
3.
|
||||
...
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
|
@ -56,12 +55,3 @@ body:
|
|||
attributes:
|
||||
label: Additional context
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue