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 24a860f commit c983430
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions support/.gitea/ISSUE_TEMPLATE/b-enhancement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,38 +27,38 @@ body:
multiple: true
options:
- Joomla 5
- Joomla 4
- Joomla 3
- Joomla 4
- Joomla 3
- Other
validations:
required: true
- type: dropdown
id: area
attributes:
label: Which part of the system will be affected by this enhancement?
label: Which part of the extension will be affected by this enhancement?
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 c983430

Please sign in to comment.