fix: update issue template labels and descriptions for git providers and bug types

This commit is contained in:
ofir-frd
2025-01-23 16:27:26 +02:00
parent 68f2198549
commit 97cbfe1c2b

View File

@ -13,9 +13,9 @@ body:
required: true
- type: dropdown
id: information-scripts-examples
id: information-git-provider
attributes:
label: Information
label: Git provider
description: 'The problem arises when using:'
options:
- "Github"
@ -24,12 +24,12 @@ body:
- "Other"
- type: dropdown
id: information-tasks
id: information-bug-type
attributes:
label: Tasks
description: "The tasks I am working on are:"
label: Bug type
description: "The bugs I am experiencing are originated from:"
options:
- "Qodo Merge commands"
- "PR-Agent commands"
- "Installation issues"
- "Other"