From d7292ab43d9bca4363f54e9b11cd90b84d6e827e Mon Sep 17 00:00:00 2001 From: Malachi van der Merwe Date: Tue, 5 Mar 2024 11:56:20 +0200 Subject: [PATCH] Fixes indentation and text --- support/.gitea/ISSUE_TEMPLATE/h-test.yml | 52 ++++++++++++------------ 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/support/.gitea/ISSUE_TEMPLATE/h-test.yml b/support/.gitea/ISSUE_TEMPLATE/h-test.yml index c42cb7af..4df1b69a 100644 --- a/support/.gitea/ISSUE_TEMPLATE/h-test.yml +++ b/support/.gitea/ISSUE_TEMPLATE/h-test.yml @@ -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