Skip to content

Commit

Permalink
Issue 2045, Feature Request
Browse files Browse the repository at this point in the history
Requiring someone to write a design doc/contribute to the feature shouldn't be a requirement for raising a feature request as users may lack the skills required to do this.
  • Loading branch information
dragon2611 authored Aug 22, 2024
1 parent 9bed76d commit 8107a4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ body:
description: Are you willing to contribute to the implementation of this feature?
options:
- label: I can write the design doc for this feature
required: true
required: false
- label: I can contribute this feature
required: true
required: false
- type: textarea
attributes:
label: How can it be implemented?
Expand Down

0 comments on commit 8107a4e

Please sign in to comment.