mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-04 04:40:38 +08:00
fix: update issue template labels and descriptions for git providers and bug types
This commit is contained in:
12
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
12
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -13,9 +13,9 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: information-scripts-examples
|
id: information-git-provider
|
||||||
attributes:
|
attributes:
|
||||||
label: Information
|
label: Git provider
|
||||||
description: 'The problem arises when using:'
|
description: 'The problem arises when using:'
|
||||||
options:
|
options:
|
||||||
- "Github"
|
- "Github"
|
||||||
@ -24,12 +24,12 @@ body:
|
|||||||
- "Other"
|
- "Other"
|
||||||
|
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: information-tasks
|
id: information-bug-type
|
||||||
attributes:
|
attributes:
|
||||||
label: Tasks
|
label: Bug type
|
||||||
description: "The tasks I am working on are:"
|
description: "The bugs I am experiencing are originated from:"
|
||||||
options:
|
options:
|
||||||
- "Qodo Merge commands"
|
- "PR-Agent commands"
|
||||||
- "Installation issues"
|
- "Installation issues"
|
||||||
- "Other"
|
- "Other"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user