mirror of
https://github.com/ansible/ansible.git
synced 2026-08-02 00:22:14 +02:00
Convert DT issue template to pre-release template (#84982)
This commit is contained in:
@@ -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
|
||||||
-->
|
-->
|
||||||
Reference in New Issue
Block a user