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: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,13 +65,13 @@ to optional packages, with their own repository.
65
65
66
66
We **are** accepting contributions from the community, specifically those identified as part of phase 2.
67
67
68
-
We will try to manage the process somewhat, by adding a "Help wanted" label to those that we are
69
-
specifically interested in at any point in time. Join the discussion for those issues, and let us know
70
-
if you want to take the lead for one of them.
68
+
We will try to manage the process somewhat, by adding a ["help wanted" label](https://github.com/codeigniter4/CodeIgniter4/labels/help%20wanted) to those that we are
69
+
specifically interested in at any point in time. Join the discussion for those issues and let us know
70
+
if you want to take the lead on one of them.
71
71
72
-
We are not looking for out-of-scope contributions, only those that would be considered part of our controlled evolution!
72
+
At this time, we are not looking for out-of-scope contributions, only those that would be considered part of our controlled evolution!
73
73
74
-
Please read the [*Contributing to CodeIgniter*](https://github.com/codeigniter4/CodeIgniter4/blob/develop/contributing.md) section in the user guide
74
+
Please read the [*Contributing to CodeIgniter*](https://github.com/codeigniter4/CodeIgniter4/blob/develop/contributing.md) section in the user guide.
75
75
76
76
## Server Requirements
77
77
@@ -84,10 +84,10 @@ PHP version 7.2 or higher is required, with the following extensions installed:
84
84
Additionally, make sure that the following extensions are enabled in your PHP:
0 commit comments