Remove the feature implementation question (#4698)

This commit is contained in:
pakrym-oai
2025-10-03 16:45:25 -07:00
committed by GitHub
parent 665341c9b1
commit a4f1c9d67e

View File

@@ -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: