From 9ddfe9db390e52767f66a38b37f940818fef0d48 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Mon, 14 Apr 2025 09:36:10 -0700 Subject: [PATCH] Convert DT issue template to pre-release template (#84982) --- .../{fallible_dt.yml => pre_release.yml} | 24 ++++++++----------- 1 file changed, 10 insertions(+), 14 deletions(-) rename .github/ISSUE_TEMPLATE/{fallible_dt.yml => pre_release.yml} (60%) diff --git a/.github/ISSUE_TEMPLATE/fallible_dt.yml b/.github/ISSUE_TEMPLATE/pre_release.yml similarity index 60% rename from .github/ISSUE_TEMPLATE/fallible_dt.yml rename to .github/ISSUE_TEMPLATE/pre_release.yml index 5da06769e88..80f10eb845d 100644 --- a/.github/ISSUE_TEMPLATE/fallible_dt.yml +++ b/.github/ISSUE_TEMPLATE/pre_release.yml @@ -1,9 +1,8 @@ -name: Fallible 2.19 Data Tagging Preview Bug Report -description: File a bug report against the Fallible 2.19 Data Tagging Preview +name: Pre-Release Bug Report +description: File a bug report against a pre-release version labels: - - fallible_dt - bug - - data_tagging + - pre_release assignees: - nitzmahone - mattclay @@ -12,15 +11,14 @@ body: attributes: value: | ## Bug Report - - type: dropdown + - type: textarea attributes: - label: Fallible Version - description: The fallible release that reproduces the issue described. - options: - - 2025.4.1 - - 2025.3.11 - - 2025.3.3 - - 2025.1.30 + label: Ansible Version + description: Paste the full output from `ansible --version` below. + render: console + placeholder: $ ansible --version + validations: + required: true - type: textarea attributes: label: Summary @@ -37,8 +35,6 @@ body: bin/ansible ### Issue Type Bug Report - ### Ansible Version - 2.19.0.dev0 ### Configuration ### OS / Environment -->