Skip to content

Commit

Permalink
[CHORE] Checkbox for contribution (#3041)
Browse files Browse the repository at this point in the history
  • Loading branch information
samster25 authored Oct 15, 2024
1 parent 03f0f77 commit 5e8a725
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,11 @@ body:
placeholder: Some related requests in other projects or upstream spec proposals.
validations:
required: false
- type: dropdown
- type: checkboxes
id: contribute
attributes:
label: Would you like to implement a fix?
description: |
For guidance on how to get started, refer to the [contribution guide](https://github.com/Eventual-Inc/Daft/blob/main/CONTRIBUTING.md).
options:
- No
- Yes

0 comments on commit 5e8a725

Please sign in to comment.