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 9a5386f70a - Show all commits

View File

@ -22,7 +22,7 @@ body:
value: |
# Affected Components and Context
- type: dropdown
id: version
id: Joomla version
Llewellyn marked this conversation as resolved Outdated

please make this joomla_version

please make this `joomla_version`
attributes:
label: Which Joomla version is this testing issue related to?
multiple: true
@ -35,7 +35,7 @@ body:
validations:
required: true
- type: dropdown
id: version
id: Joomla Sermon Distributor version
Llewellyn marked this conversation as resolved Outdated

please make this sermon_distributor_version

please make this `sermon_distributor_version`

please make this sermon_distributor_version

please make this `sermon_distributor_version`
attributes:
label: Which Joomla Sermon Distributor version is this testing issue related to?
multiple: true
@ -49,7 +49,7 @@ body:
validations:
required: true
- type: dropdown
id: version
id: PHP version
Llewellyn marked this conversation as resolved Outdated

please make this php_version

please make this `php_version`
attributes:
label: Which PHP version is this testing issue related to?
multiple: true
@ -64,7 +64,7 @@ body:
validations:
required: true
- type: dropdown
id: version
id: Apache version
Llewellyn marked this conversation as resolved Outdated

please make this apache_version

please make this `apache_version`
attributes:
label: Which Apache version is this testing issue related to?
multiple: true