mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-07-05 01:09:40 +08:00
chore: remove checkbox in feature issue template (#7212)
We do not assign issues in this repo Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
This commit is contained in:
7
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
7
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -17,10 +17,3 @@ body:
|
|||||||
implementations.
|
implementations.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: checkboxes
|
|
||||||
attributes:
|
|
||||||
label: Would you like to work on this feature?
|
|
||||||
options:
|
|
||||||
- label: Yes, I want to work on this feature!
|
|
||||||
required: false
|
|
||||||
|
Reference in New Issue
Block a user