Skip to content

Commit 74b0ac8

Browse files
authored
Merge pull request #3576 from tecpromotion/fix/bugreport-for-6
add 6.x and remove 3.10
2 parents 8b3a255 + a8359d0 commit 74b0ac8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Bug Report
22
description: Einen Verbesserungsvorschlag oder Fehler melden.
3-
title: "[4.x/5.x] "
3+
title: "[6.x/5.x/4.x] "
44
labels: ["enhancement"]
55
assignees:
66
- tecpromotion
@@ -41,9 +41,9 @@ body:
4141
label: Joomla Version
4242
description: Welche Joomla Version wird genutzt?
4343
options:
44+
- 6.x
4445
- 5.x
4546
- 4.x
46-
- 3.10 (Achtung - Support für Joomla 3.10 wurde am 17.08.2023 eingestellt)
4747
validations:
4848
required: true
4949
- type: textarea

0 commit comments

Comments
 (0)