Fixes indentation and syntax in a-bug.yml
This commit is contained in:
parent
26ae45a46f
commit
961b1d0b8c
@ -39,26 +39,26 @@ body:
|
|||||||
label: Where did this issue occur?
|
label: Where did this issue occur?
|
||||||
multiple: true
|
multiple: true
|
||||||
options:
|
options:
|
||||||
- Dashboard(admin_view)
|
- Dashboard(admin_view)
|
||||||
- Preachers(admin_views)
|
- Preachers(admin_views)
|
||||||
- Preacher(admin_view)
|
- Preacher(admin_view)
|
||||||
- Sermons(admin_views)
|
- Sermons(admin_views)
|
||||||
- Sermon(admin_view)
|
- Sermon(admin_view)
|
||||||
- Sermon Categories(admin_views)
|
- Sermon Categories(admin_views)
|
||||||
- Series List(admin_views)
|
- Series List(admin_views)
|
||||||
- Series(admin_view)
|
- Series(admin_view)
|
||||||
- Statistics(admin_view)
|
- Statistics(admin_view)
|
||||||
- External Sources(admin_views)
|
- External Sources(admin_views)
|
||||||
- External Source(admin_view)
|
- External Source(admin_view)
|
||||||
- Manual Updater(admin_view)
|
- Manual Updater(admin_view)
|
||||||
- Local Listings(admin_views)
|
- Local Listings(admin_views)
|
||||||
- Help Documents(admin_views)
|
- Help Documents(admin_views)
|
||||||
- Categories(site_views)
|
- Categories(site_views)
|
||||||
- Category(site_view)
|
- Category(site_view)
|
||||||
- Preachers(site_views)
|
- Preachers(site_views)
|
||||||
- Preacher(site_view)
|
- Preacher(site_view)
|
||||||
- Series(site_view)
|
- Series(site_view)
|
||||||
- Series List(site_views)
|
- Series List(site_views)
|
||||||
- Other
|
- Other
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
@ -93,4 +93,4 @@ body:
|
|||||||
id: comments
|
id: comments
|
||||||
attributes:
|
attributes:
|
||||||
label: Additional Comments
|
label: Additional Comments
|
||||||
description: Feel free to include any further comments or pertinent details that might assist us.
|
description: Feel free to include any further comments or pertinent details that might assist us.
|
@ -35,29 +35,29 @@ body:
|
|||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: area
|
id: area
|
||||||
attributes:
|
attributes:
|
||||||
label: Which area of the system does this task impact?
|
label: Which area of the extension does this task impact?
|
||||||
multiple: true
|
multiple: true
|
||||||
options:
|
options:
|
||||||
- Dashboard(admin_view)
|
- Dashboard(admin_view)
|
||||||
- Preachers(admin_views)
|
- Preachers(admin_views)
|
||||||
- Preacher(admin_view)
|
- Preacher(admin_view)
|
||||||
- Sermons(admin_views)
|
- Sermons(admin_views)
|
||||||
- Sermon(admin_view)
|
- Sermon(admin_view)
|
||||||
- Sermon Categories(admin_views)
|
- Sermon Categories(admin_views)
|
||||||
- Series List(admin_views)
|
- Series List(admin_views)
|
||||||
- Series(admin_view)
|
- Series(admin_view)
|
||||||
- Statistics(admin_view)
|
- Statistics(admin_view)
|
||||||
- External Sources(admin_views)
|
- External Sources(admin_views)
|
||||||
- External Source(admin_view)
|
- External Source(admin_view)
|
||||||
- Manual Updater(admin_view)
|
- Manual Updater(admin_view)
|
||||||
- Local Listings(admin_views)
|
- Local Listings(admin_views)
|
||||||
- Help Documents(admin_views)
|
- Help Documents(admin_views)
|
||||||
- Categories(site_views)
|
- Categories(site_views)
|
||||||
- Category(site_view)
|
- Category(site_view)
|
||||||
- Preachers(site_views)
|
- Preachers(site_views)
|
||||||
- Preacher(site_view)
|
- Preacher(site_view)
|
||||||
- Series(site_view)
|
- Series(site_view)
|
||||||
- Series List(site_views)
|
- Series List(site_views)
|
||||||
- Other
|
- Other
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
@ -35,29 +35,29 @@ body:
|
|||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: area
|
id: area
|
||||||
attributes:
|
attributes:
|
||||||
label: Which area of the system does this documentation concern?
|
label: Which area of the extension does this documentation concern?
|
||||||
multiple: true
|
multiple: true
|
||||||
options:
|
options:
|
||||||
- Dashboard(admin_view)
|
- Dashboard(admin_view)
|
||||||
- Preachers(admin_views)
|
- Preachers(admin_views)
|
||||||
- Preacher(admin_view)
|
- Preacher(admin_view)
|
||||||
- Sermons(admin_views)
|
- Sermons(admin_views)
|
||||||
- Sermon(admin_view)
|
- Sermon(admin_view)
|
||||||
- Sermon Categories(admin_views)
|
- Sermon Categories(admin_views)
|
||||||
- Series List(admin_views)
|
- Series List(admin_views)
|
||||||
- Series(admin_view)
|
- Series(admin_view)
|
||||||
- Statistics(admin_view)
|
- Statistics(admin_view)
|
||||||
- External Sources(admin_views)
|
- External Sources(admin_views)
|
||||||
- External Source(admin_view)
|
- External Source(admin_view)
|
||||||
- Manual Updater(admin_view)
|
- Manual Updater(admin_view)
|
||||||
- Local Listings(admin_views)
|
- Local Listings(admin_views)
|
||||||
- Help Documents(admin_views)
|
- Help Documents(admin_views)
|
||||||
- Categories(site_views)
|
- Categories(site_views)
|
||||||
- Category(site_view)
|
- Category(site_view)
|
||||||
- Preachers(site_views)
|
- Preachers(site_views)
|
||||||
- Preacher(site_view)
|
- Preacher(site_view)
|
||||||
- Series(site_view)
|
- Series(site_view)
|
||||||
- Series List(site_views)
|
- Series List(site_views)
|
||||||
- Other
|
- Other
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
@ -26,42 +26,42 @@ body:
|
|||||||
label: Which Joomla version does this refactoring task relate to?
|
label: Which Joomla version does this refactoring task relate to?
|
||||||
multiple: true
|
multiple: true
|
||||||
options:
|
options:
|
||||||
- Joomla 5
|
- Joomla 5
|
||||||
- Joomla 4
|
- Joomla 4
|
||||||
- Joomla 3
|
- Joomla 3
|
||||||
- Other
|
- Other
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: area
|
id: area
|
||||||
attributes:
|
attributes:
|
||||||
label: Which area of the system will be impacted by this refactoring?
|
label: Which area of the extension will be impacted by this refactoring?
|
||||||
multiple: true
|
multiple: true
|
||||||
options:
|
options:
|
||||||
- Dashboard(admin_view)
|
- Dashboard(admin_view)
|
||||||
- Preachers(admin_views)
|
- Preachers(admin_views)
|
||||||
- Preacher(admin_view)
|
- Preacher(admin_view)
|
||||||
- Sermons(admin_views)
|
- Sermons(admin_views)
|
||||||
- Sermon(admin_view)
|
- Sermon(admin_view)
|
||||||
- Sermon Categories(admin_views)
|
- Sermon Categories(admin_views)
|
||||||
- Series List(admin_views)
|
- Series List(admin_views)
|
||||||
- Series(admin_view)
|
- Series(admin_view)
|
||||||
- Statistics(admin_view)
|
- Statistics(admin_view)
|
||||||
- External Sources(admin_views)
|
- External Sources(admin_views)
|
||||||
- External Source(admin_view)
|
- External Source(admin_view)
|
||||||
- Manual Updater(admin_view)
|
- Manual Updater(admin_view)
|
||||||
- Local Listings(admin_views)
|
- Local Listings(admin_views)
|
||||||
- Help Documents(admin_views)
|
- Help Documents(admin_views)
|
||||||
- Categories(site_views)
|
- Categories(site_views)
|
||||||
- Category(site_view)
|
- Category(site_view)
|
||||||
- Preachers(site_views)
|
- Preachers(site_views)
|
||||||
- Preacher(site_view)
|
- Preacher(site_view)
|
||||||
- Series(site_view)
|
- Series(site_view)
|
||||||
- Series List(site_views)
|
- Series List(site_views)
|
||||||
- Back-end (Just Code)
|
- Back-end (Just Code)
|
||||||
- Front-end (Just GUI)
|
- Front-end (Just GUI)
|
||||||
- All
|
- All
|
||||||
- Other
|
- Other
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
@ -7,7 +7,7 @@ body:
|
|||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
**⚠️ CRITICAL: Avoid sharing any sensitive or confidential details in this message.** Should you suspect a security flaw, please contact us directly at [example@abc.io].
|
**⚠️ CRITICAL: Avoid sharing any sensitive or confidential details in this message.** Should you suspect a security flaw, please contact us directly at [joomla@vdm.io].
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: security-general-description
|
id: security-general-description
|
||||||
attributes:
|
attributes:
|
||||||
@ -23,14 +23,14 @@ body:
|
|||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: system
|
id: system
|
||||||
attributes:
|
attributes:
|
||||||
label: Which system could potentially be affected?
|
label: Which Joomla version could potentially be affected?
|
||||||
multiple: true
|
multiple: true
|
||||||
options:
|
options:
|
||||||
- Joomla 5
|
- Joomla 5
|
||||||
- Joomla 4
|
- Joomla 4
|
||||||
- Joomla 3
|
- Joomla 3
|
||||||
- All
|
- All
|
||||||
- Other
|
- Other
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
Loading…
Reference in New Issue
Block a user