Skip to content

Commit

Permalink
Update issue template (#536)
Browse files Browse the repository at this point in the history
  • Loading branch information
jverre authored Nov 3, 2024
1 parent 47f9a18 commit ac21efb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
10 changes: 1 addition & 9 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,6 @@ body:
value: |
Thank you for submitting a bug report.
#### To help us resolve your issue, please provide fill in this bug report template.
- type: dropdown
id: contribute
attributes:
label: Willingness to contribute
description: The Opik team encourages contributions from the community. If you are interested in contributing a fix for this bug, please select "Yes" and we will assign you to the issue.
options:
- Yes. I can contribute a fix for this bug independently.
- No. I can't contribute a fix for this bug at this time.
- type: checkboxes
attributes:
label: What component(s) are affected?
Expand All @@ -29,7 +21,7 @@ body:
- label: Documentation
required: false
validations:
required: true
required: false
- type: textarea
validations:
required: true
Expand Down
8 changes: 0 additions & 8 deletions .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,6 @@ body:
value: |
Thank you for submitting a feature request.
#### To help us prioritize your request, please provide fill in this feature request template.
- type: dropdown
id: contribute
attributes:
label: Willingness to contribute
description: The Opik team encourages contributions from the community. If you are interested in implementing this feature, please select "Yes" and we will assign you to the issue.
options:
- Yes. I can contribute this feature independently.
- No. I can't contribute this feature at this time.
- type: textarea
attributes:
label: Proposal summary
Expand Down

0 comments on commit ac21efb

Please sign in to comment.