Adds Joomla Sermon Distributor version, PHP version, and Apache version to h-test.yml. #42

Merged
Llewellyn merged 4 commits from Malachi/Joomla-Sermon-Distributor-Fork:issue_template into 5.0 2024-03-05 20:30:17 +00:00
Showing only changes of commit 52c1cde960 - Show all commits

View File

@ -22,7 +22,7 @@ body:
value: | value: |
# Affected Components and Context # Affected Components and Context
- type: dropdown - type: dropdown
id: Joomla version id: joomla_version
attributes: attributes:
label: Which Joomla version is this testing issue related to? label: Which Joomla version is this testing issue related to?
multiple: true multiple: true
@ -35,7 +35,7 @@ body:
validations: validations:
required: true required: true
- type: dropdown - type: dropdown
id: Joomla Sermon Distributor version id: joomla_sermon_distributor_version
attributes: attributes:
label: Which Joomla Sermon Distributor version is this testing issue related to? label: Which Joomla Sermon Distributor version is this testing issue related to?
multiple: true multiple: true
@ -49,7 +49,7 @@ body:
validations: validations:
required: true required: true
- type: dropdown - type: dropdown
id: PHP version id: php_version
attributes: attributes:
label: Which PHP version is this testing issue related to? label: Which PHP version is this testing issue related to?
multiple: true multiple: true
@ -64,7 +64,7 @@ body:
validations: validations:
required: true required: true
- type: dropdown - type: dropdown
id: Apache version id: apache_version
attributes: attributes:
label: Which Apache version is this testing issue related to? label: Which Apache version is this testing issue related to?
multiple: true multiple: true