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 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"