Fixes the dropdown ids in a-bug.yml

This commit is contained in:
Lemuel van der Merwe 2024-03-05 16:00:27 +02:00
parent dd9b9aa30e
commit 9d2cbb0f7a
Signed by: Lemuel
GPG Key ID: 8CA8D2C750CA71B2
1 changed files with 4 additions and 4 deletions

View File

@ -22,7 +22,7 @@ body:
value: |
# Environment Details
- type: dropdown
id: system
id: joomla_version
attributes:
label: Which Joomla version are you using?
multiple: true
@ -35,7 +35,7 @@ body:
validations:
required: true
- type: dropdown
id: system
id: sermon_distributor_version
attributes:
label: Which Joomla Sermon Distributor version are you using?
multiple: true
@ -49,7 +49,7 @@ body:
validations:
required: true
- type: dropdown
id: system
id: php_version
attributes:
label: Which PHP version are you using?
multiple: true
@ -64,7 +64,7 @@ body:
validations:
required: true
- type: dropdown
id: system
id: apache_version
attributes:
label: Which Apache version are you using?
multiple: true