Skip to content

Commit

Permalink
issue template: remove "Related Components" section
Browse files Browse the repository at this point in the history
  • Loading branch information
cebtenzzre authored and apage43 committed Oct 10, 2023
1 parent 3c25d81 commit df66226
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -67,4 +52,4 @@ body:
required: true
attributes:
label: Expected behavior
description: "A clear and concise description of what you would expect to happen."
description: "A clear and concise description of what you would expect to happen."

0 comments on commit df66226

Please sign in to comment.