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 -->