diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 6c3712c8..4e446ac5 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -27,21 +27,6 @@ body: - label: "The official example notebooks/scripts" - label: "My own modified scripts" - - type: checkboxes - id: related-components - attributes: - label: Related Components - description: "Select the components related to the issue (if applicable):" - options: - - label: "backend" - - label: "bindings" - - label: "python-bindings" - - label: "chat-ui" - - label: "models" - - label: "circleci" - - label: "docker" - - label: "api" - - type: textarea id: reproduction validations: @@ -67,4 +52,4 @@ body: required: true attributes: label: Expected behavior - description: "A clear and concise description of what you would expect to happen." \ No newline at end of file + description: "A clear and concise description of what you would expect to happen."