You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/CONTRIBUTING.md
+6-12Lines changed: 6 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,17 +31,11 @@ Please be patient as not all items will be viewed or tested immediately (remembe
31
31
is done by volunteers) and be receptive to feedback about your code.
32
32
33
33
#### Branches
34
+
Bug fixing PRs should be made to the `5.4-dev` branch. Merged bugfixes will be upmerged into the current branches. New features that do not break backwards compatibility should be made to the `6.1-dev`.
34
35
35
-
Joomla 4.4 is in security maintenance mode, until 14th October 2025, which means it will only receive security fixes.
36
-
Bug fixing PRs should be made to the `5.3-dev` branch. Merged bugfixes will be upmerged into the current branches.
37
-
New features that do not break backwards compatibility should be made to the `6.1-dev` branch otherwise
0 commit comments