From c02ad3516fced3c06486bd4b920e85f32e8e4f07 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Tue, 4 Mar 2025 23:16:45 -0800 Subject: [PATCH] Adjust fallible issue template (#84776) This should provide missing details the bot is looking for. --- .github/ISSUE_TEMPLATE/fallible_dt.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/fallible_dt.yml b/.github/ISSUE_TEMPLATE/fallible_dt.yml index 02b82c15bb0..a416964f86c 100644 --- a/.github/ISSUE_TEMPLATE/fallible_dt.yml +++ b/.github/ISSUE_TEMPLATE/fallible_dt.yml @@ -14,13 +14,15 @@ body: ## Bug Report - type: dropdown attributes: - label: The fallible release that reproduces the issue described. + label: Fallible Version + description: The fallible release that reproduces the issue described. options: - 2025.3.3 - 2025.1.30 - type: textarea attributes: - label: Describe the issue with any relevant steps to reproduce. + label: Summary + description: Describe the issue with any relevant steps to reproduce. validations: required: true - type: dropdown @@ -29,7 +31,12 @@ body: options: - |