Convert DT issue template to pre-release template (#84982)

pull/84847/head
Matt Clay 8 months ago committed by GitHub
parent 35750ed321
commit 9ddfe9db39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,9 +1,8 @@
name: Fallible 2.19 Data Tagging Preview Bug Report name: Pre-Release Bug Report
description: File a bug report against the Fallible 2.19 Data Tagging Preview description: File a bug report against a pre-release version
labels: labels:
- fallible_dt
- bug - bug
- data_tagging - pre_release
assignees: assignees:
- nitzmahone - nitzmahone
- mattclay - mattclay
@ -12,15 +11,14 @@ body:
attributes: attributes:
value: | value: |
## Bug Report ## Bug Report
- type: dropdown - type: textarea
attributes: attributes:
label: Fallible Version label: Ansible Version
description: The fallible release that reproduces the issue described. description: Paste the full output from `ansible --version` below.
options: render: console
- 2025.4.1 placeholder: $ ansible --version
- 2025.3.11 validations:
- 2025.3.3 required: true
- 2025.1.30
- type: textarea - type: textarea
attributes: attributes:
label: Summary label: Summary
@ -37,8 +35,6 @@ body:
bin/ansible bin/ansible
### Issue Type ### Issue Type
Bug Report Bug Report
### Ansible Version
2.19.0.dev0
### Configuration ### Configuration
### OS / Environment ### OS / Environment
--> -->
Loading…
Cancel
Save