diff --git a/contributing.md b/contributing.md index 035ceefd7a18..3ff4ad8eb46e 100644 --- a/contributing.md +++ b/contributing.md @@ -1,7 +1,7 @@ # Contributing to CodeIgniter4 -## Contributions (not) +## Contributions We expect all contributions to conform to our style guide, be commented (inside the PHP source files), be documented (in the user guide), and unit tested (in the test folder).