Skip to content

Commit

Permalink
Merge pull request #1495 from qodo-ai/of/issue_template
Browse files Browse the repository at this point in the history
fix: remove shell rendering from issue templates
  • Loading branch information
mrT23 authored Jan 28, 2025
2 parents 7393887 + d50bfa4 commit 456d5aa
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -34,7 +33,6 @@ body:
attributes:
label: Bug details
description: Please describe the problem.
render: shell
placeholder: Describe the problem
validations:
required: true
2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/miscellaneous.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -32,7 +31,6 @@ body:
attributes:
label: Issues details
description: Please share the issues details.
render: shell
placeholder: Describe the issue
validations:
required: true

0 comments on commit 456d5aa

Please sign in to comment.