From 93550e7ad5db3016350eaf583f04a072764032ce Mon Sep 17 00:00:00 2001 From: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com> Date: Mon, 1 Dec 2025 14:01:31 +0000 Subject: [PATCH] fix(Github/Template) - Added required fields for the CC to AC triage (#24009) Co-authored-by: FlyingArowana --- .github/ISSUE_TEMPLATE/ee_cc.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/ee_cc.yml b/.github/ISSUE_TEMPLATE/ee_cc.yml index 4ed34e08e0..ad7d6744a6 100644 --- a/.github/ISSUE_TEMPLATE/ee_cc.yml +++ b/.github/ISSUE_TEMPLATE/ee_cc.yml @@ -8,5 +8,10 @@ body: label: Triage description: | Paste the issue from ChromieCraft here. + value: | + Issue linked from CC: + Triage Notes: + Original Post Below: + --- validations: required: true