Adds the ISSUE_TEMPLATE #39

Merged
Llewellyn merged 2 commits from :issue_template into 5.0 2024-03-05 10:01:52 +00:00
5 changed files with 98 additions and 98 deletions
Showing only changes of commit 961b1d0b8c - Show all commits

View File

@ -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)
Llewellyn marked this conversation as resolved Outdated

Your indentation seems to be mixed...

Your indentation seems to be mixed...

View File

@ -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)

View File

@ -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)

View File

@ -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].
Llewellyn marked this conversation as resolved Outdated

Please add the correct email here.

Please add the correct email here.
- 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