From fb7d4f6b8a1c8ba1f02258e2cc4400adbc2a52ef Mon Sep 17 00:00:00 2001 From: monkseekee Date: Fri, 17 Jul 2026 15:16:39 +0800 Subject: [PATCH] chore: remove Acceptance criteria from Feature request template Desired outcome already asks for observable behavior and success criteria, so the required Acceptance criteria field was redundant. --- .github/ISSUE_TEMPLATE/feature.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index 1c54e3b..0a846af 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -40,15 +40,6 @@ body: attributes: label: Scope and compatibility description: Affected repositories, APIs, data, platforms, editions, migrations, or integrations. - - type: textarea - id: acceptance - attributes: - label: Acceptance criteria - placeholder: | - - [ ] ... - - [ ] ... - validations: - required: true - type: dropdown id: value attributes: