Fixes indentation and syntax in a-bug.yml
This commit is contained in:
parent
26ae45a46f
commit
961b1d0b8c
@ -35,7 +35,7 @@ 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)
|
||||||
|
@ -35,7 +35,7 @@ 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)
|
||||||
|
@ -35,7 +35,7 @@ body:
|
|||||||
- 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)
|
||||||
|
@ -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,7 +23,7 @@ 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
|
||||||
|
Loading…
Reference in New Issue
Block a user