Fixes indentation and syntax in a-bug.yml
This commit is contained in:
parent
26ae45a46f
commit
961b1d0b8c
@ -35,7 +35,7 @@ body:
|
||||
- type: dropdown
|
||||
id: area
|
||||
attributes:
|
||||
label: Which area of the system does this task impact?
|
||||
label: Which area of the extension does this task impact?
|
||||
multiple: true
|
||||
options:
|
||||
- Dashboard(admin_view)
|
||||
|
@ -35,7 +35,7 @@ body:
|
||||
- type: dropdown
|
||||
id: area
|
||||
attributes:
|
||||
label: Which area of the system does this documentation concern?
|
||||
label: Which area of the extension does this documentation concern?
|
||||
multiple: true
|
||||
options:
|
||||
- Dashboard(admin_view)
|
||||
|
@ -35,7 +35,7 @@ body:
|
||||
- type: dropdown
|
||||
id: area
|
||||
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
|
||||
options:
|
||||
- Dashboard(admin_view)
|
||||
|
@ -7,7 +7,7 @@ body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
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
|
||||
id: security-general-description
|
||||
attributes:
|
||||
@ -23,7 +23,7 @@ body:
|
||||
- type: dropdown
|
||||
id: system
|
||||
attributes:
|
||||
label: Which system could potentially be affected?
|
||||
label: Which Joomla version could potentially be affected?
|
||||
multiple: true
|
||||
options:
|
||||
- Joomla 5
|
||||
|
Loading…
Reference in New Issue
Block a user