Adds extra version choices to the bug and security temlpates. #41

Merged
Llewellyn merged 4 commits from :issue_template into 5.0 2024-03-05 19:18:09 +00:00
Showing only changes of commit 9d2cbb0f7a - Show all commits

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