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: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ This contributing guide is based on the original [Laravel Contribution Guide](ht
8
8
9
9
The current 2.x version of the website is in maintenace mode. This means that only bugfixes and small improvements will be accepted for the current version. New features will be accepted only if they are needed on short-term basis. All changes targeting the current version should be sent to the `develop` branch.
10
10
11
-
New features need to be sent to the `release/3.0` branch.
11
+
New features need to be sent to the [`3.0`](https://github.com/LaravelIO/laravel.io/tree/3.0) branch.
0 commit comments