From a4f1c9d67e4f079f6c8163e5899dd79049e93931 Mon Sep 17 00:00:00 2001 From: pakrym-oai Date: Fri, 3 Oct 2025 16:45:25 -0700 Subject: [PATCH] Remove the feature implementation question (#4698) --- .github/ISSUE_TEMPLATE/4-feature-request.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/4-feature-request.yml b/.github/ISSUE_TEMPLATE/4-feature-request.yml index fc95a67e..fea86edd 100644 --- a/.github/ISSUE_TEMPLATE/4-feature-request.yml +++ b/.github/ISSUE_TEMPLATE/4-feature-request.yml @@ -2,7 +2,6 @@ name: 🎁 Feature Request description: Propose a new feature for Codex labels: - enhancement - - needs triage body: - type: markdown attributes: @@ -19,11 +18,6 @@ body: label: What feature would you like to see? validations: 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 id: notes attributes: