mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 12:21:13 -05:00
Update templates
This commit is contained in:
122
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
122
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -2,66 +2,66 @@ name: Bug Report
|
|||||||
description: File a bug report
|
description: File a bug report
|
||||||
title: "[Bug]: "
|
title: "[Bug]: "
|
||||||
body:
|
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
|
||||||
- Anthropic
|
- Anthropic
|
||||||
- Google Gemini
|
- Google Gemini
|
||||||
- GCP Vertex AI
|
- GCP Vertex AI
|
||||||
- AWS Bedrock
|
- AWS Bedrock
|
||||||
- OpenAI
|
- OpenAI
|
||||||
- OpenAI Compatible
|
- OpenAI Compatible
|
||||||
- Ollama
|
- Ollama
|
||||||
validations:
|
validations:
|
||||||
required: true
|
|
||||||
- type: input
|
|
||||||
id: model
|
|
||||||
attributes:
|
|
||||||
label: Which Model are you using?
|
|
||||||
description: Please specify the model you're using (e.g., Claude 3.5 Sonnet, etc.)
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: textarea
|
|
||||||
id: what-happened
|
|
||||||
attributes:
|
|
||||||
label: What happened?
|
|
||||||
description: Also tell us, what did you expect to happen?
|
|
||||||
placeholder: Tell us what you see!
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: textarea
|
|
||||||
id: steps
|
|
||||||
attributes:
|
|
||||||
label: Steps to reproduce
|
|
||||||
description: How do you trigger this bug? Please walk us through it step by step.
|
|
||||||
value: |
|
|
||||||
1.
|
|
||||||
2.
|
|
||||||
3.
|
|
||||||
...
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: textarea
|
|
||||||
id: logs
|
|
||||||
attributes:
|
|
||||||
label: Relevant API REQUEST output
|
|
||||||
description: Please copy and paste any relevant output. This will be automatically formatted into code, so no need for backticks.
|
|
||||||
render: shell
|
|
||||||
- type: textarea
|
|
||||||
id: additional-context
|
|
||||||
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
|
required: true
|
||||||
- label: I am using the latest version of Claude Dev and VS Code
|
- type: input
|
||||||
|
id: model
|
||||||
|
attributes:
|
||||||
|
label: Which Model are you using?
|
||||||
|
description: Please specify the model you're using (e.g. Claude 3.5 Sonnet)
|
||||||
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
id: what-happened
|
||||||
|
attributes:
|
||||||
|
label: What happened?
|
||||||
|
description: Also tell us, what did you expect to happen?
|
||||||
|
placeholder: Tell us what you see!
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
id: steps
|
||||||
|
attributes:
|
||||||
|
label: Steps to reproduce
|
||||||
|
description: How do you trigger this bug? Please walk us through it step by step.
|
||||||
|
value: |
|
||||||
|
1.
|
||||||
|
2.
|
||||||
|
3.
|
||||||
|
...
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
id: logs
|
||||||
|
attributes:
|
||||||
|
label: Relevant API REQUEST output
|
||||||
|
description: Please copy and paste any relevant output. This will be automatically formatted into code, so no need for backticks.
|
||||||
|
render: shell
|
||||||
|
- type: textarea
|
||||||
|
id: additional-context
|
||||||
|
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
|
||||||
|
|||||||
18
.github/ISSUE_TEMPLATE/config.yml
vendored
18
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -1,11 +1,11 @@
|
|||||||
blank_issues_enabled: false
|
blank_issues_enabled: false
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: Feature Request & Ideas
|
- name: Feature Request & Ideas
|
||||||
url: https://github.com/saoudrizwan/claude-dev/discussions/categories/ideas
|
url: https://github.com/saoudrizwan/claude-dev/discussions/categories/ideas
|
||||||
about: Share your ideas and feature requests for Claude Dev
|
about: Share your ideas and feature requests for Claude Dev
|
||||||
- name: Claude Dev Discord Community
|
- name: Claude Dev Discord Community
|
||||||
url: https://discord.gg/claudedev
|
url: https://discord.gg/claudedev
|
||||||
about: Join our Discord community for discussions and support
|
about: Join our Discord community for discussions and support
|
||||||
- name: Other Questions?
|
- name: Other Questions?
|
||||||
url: https://x.com/sdrzn
|
url: https://x.com/sdrzn
|
||||||
about: Contact the developer on X @sdrzn for other inquiries
|
about: Contact the developer on X @sdrzn for other inquiries
|
||||||
|
|||||||
Reference in New Issue
Block a user