mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 04:11:10 -05:00
Update templates
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -5,7 +5,7 @@ body:
|
|||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: provider
|
id: provider
|
||||||
attributes:
|
attributes:
|
||||||
label: Which Provider are you using?
|
label: Which API Provider are you using?
|
||||||
multiple: false
|
multiple: false
|
||||||
options:
|
options:
|
||||||
- OpenRouter
|
- OpenRouter
|
||||||
@@ -22,7 +22,7 @@ body:
|
|||||||
id: model
|
id: model
|
||||||
attributes:
|
attributes:
|
||||||
label: Which Model are you using?
|
label: Which Model are you using?
|
||||||
description: Please specify the model you're using (e.g., Claude 3.5 Sonnet, etc.)
|
description: Please specify the model you're using (e.g. Claude 3.5 Sonnet)
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|||||||
Reference in New Issue
Block a user