Skip to content

Commit

Permalink
Fixes the ids names in h-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
malachivdm authored and Llewellyn committed Mar 5, 2024
1 parent 502860e commit 3045f98
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .gitea/ISSUE_TEMPLATE/h-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ body:
value: |
# Affected Components and Context
- type: dropdown
id: version
id: Joomla version
attributes:
label: Which Joomla version is this testing issue related to?
multiple: true
Expand All @@ -35,7 +35,7 @@ body:
validations:
required: true
- type: dropdown
id: version
id: Joomla Sermon Distributor version
attributes:
label: Which Joomla Sermon Distributor version is this testing issue related to?
multiple: true
Expand All @@ -49,7 +49,7 @@ body:
validations:
required: true
- type: dropdown
id: version
id: PHP version
attributes:
label: Which PHP version is this testing issue related to?
multiple: true
Expand All @@ -64,7 +64,7 @@ body:
validations:
required: true
- type: dropdown
id: version
id: Apache version
attributes:
label: Which Apache version is this testing issue related to?
multiple: true
Expand Down

0 comments on commit 3045f98

Please sign in to comment.