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
1 changed files with 44 additions and 1 deletions

View File

@ -22,17 +22,60 @@ body:
value: |
# Affected Components and Context
- type: dropdown
id: system
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
options:
- Latest
- Joomla 5
- Joomla 4
- Joomla 3
- Other
validations:
required: true
- type: dropdown
id: 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
options:
- Latest
- v5.0
- v3.0
- v2.1
- v2.0
- Other
validations:
required: true
- type: dropdown
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
options:
- Latest
- PHP 8.3
- PHP 8.2
- PHP 8.1
- PHP 8.0
- PHP 7.4
- Other
validations:
required: true
- type: dropdown
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
options:
- Latest
- Apache 2.4
- Apache 2.2
- Apache 2.0
- Other
validations:
required: true
- type: dropdown
id: area
attributes: