Merge pull request #1495 from qodo-ai/of/issue_template

fix: remove shell rendering from issue templates
This commit is contained in:
Tal
2025-01-28 09:21:13 +02:00
committed by GitHub
2 changed files with 0 additions and 4 deletions

View File

@ -24,7 +24,6 @@ body:
attributes:
label: System Info
description: Please share your system info with us.
render: shell
placeholder: model used, deployment type (action/app/cli/...), etc...
validations:
required: true
@ -34,7 +33,6 @@ body:
attributes:
label: Bug details
description: Please describe the problem.
render: shell
placeholder: Describe the problem
validations:
required: true

View File

@ -22,7 +22,6 @@ body:
attributes:
label: System Info
description: Please share your system info with us.
render: shell
placeholder: model used, deployment type (action/app/cli/...), etc...
validations:
required: false
@ -32,7 +31,6 @@ body:
attributes:
label: Issues details
description: Please share the issues details.
render: shell
placeholder: Describe the issue
validations:
required: true