Remove the feature implementation question (#4698)
This commit is contained in:
6
.github/ISSUE_TEMPLATE/4-feature-request.yml
vendored
6
.github/ISSUE_TEMPLATE/4-feature-request.yml
vendored
@@ -2,7 +2,6 @@ name: 🎁 Feature Request
|
|||||||
description: Propose a new feature for Codex
|
description: Propose a new feature for Codex
|
||||||
labels:
|
labels:
|
||||||
- enhancement
|
- enhancement
|
||||||
- needs triage
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
@@ -19,11 +18,6 @@ body:
|
|||||||
label: What feature would you like to see?
|
label: What feature would you like to see?
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
|
||||||
id: author
|
|
||||||
attributes:
|
|
||||||
label: Are you interested in implementing this feature?
|
|
||||||
description: Please wait for acknowledgement before implementing or opening a PR.
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: notes
|
id: notes
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user