Skip to content

Commit

Permalink
Fixes indentation and text
Browse files Browse the repository at this point in the history
  • Loading branch information
malachivdm authored and Llewellyn committed Mar 5, 2024
1 parent 6923086 commit d7292ab
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions support/.gitea/ISSUE_TEMPLATE/h-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,39 +27,39 @@ body:
label: Which Joomla version is this testing issue related to?
multiple: true
options:
- Joomla 5
- Joomla 4
- Joomla 3
- Other
- Joomla 5
- Joomla 4
- Joomla 3
- Other
validations:
required: true
- type: dropdown
id: area
attributes:
label: Which area of the system does this testing task impact?
label: Which area of the extension does this testing task impact?
multiple: true
options:
- Dashboard(admin_view)
- Preachers(admin_views)
- Preacher(admin_view)
- Sermons(admin_views)
- Sermon(admin_view)
- Sermons Categories(admin_views)
- Series List(admin_view)
- Series(admin_views)
- Statistics(admin_views)
- External Sources(admin_views)
- External Source(admin_view)
- Manual Updater(admin_view)
- Local Listings(admin_views)
- Help Documents(admin_views)
- Categories(site_views)
- Category(site_view)
- Preacher(site_view)
- Preachers(site_views)
- Series(site_view)
- Series List(site_views)
- Other
- Dashboard(admin_view)
- Preachers(admin_views)
- Preacher(admin_view)
- Sermons(admin_views)
- Sermon(admin_view)
- Sermons Categories(admin_views)
- Series List(admin_view)
- Series(admin_views)
- Statistics(admin_views)
- External Sources(admin_views)
- External Source(admin_view)
- Manual Updater(admin_view)
- Local Listings(admin_views)
- Help Documents(admin_views)
- Categories(site_views)
- Category(site_view)
- Preacher(site_view)
- Preachers(site_views)
- Series(site_view)
- Series List(site_views)
- Other
validations:
required: true
- type: textarea
Expand Down

0 comments on commit d7292ab

Please sign in to comment.