Skip to content

Commit 75805a1

Browse files
authored
Update CONTRIBUTING.md
1 parent e3667fa commit 75805a1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
## Contributions
55

6-
We expect all contributions to conform to our style guide, be commented (inside the PHP source files),
7-
be documented (in the user guide), and unit tested (in the test folder).
6+
We expect all contributions to conform to our [style guide](https://github.com/codeigniter4/CodeIgniter4/blob/develop/contributing/styleguide.rst), be commented (inside the PHP source files),
7+
be documented (in the [user guide](https://codeigniter4.github.io/userguide/)), and unit tested (in the [test folder](https://github.com/codeigniter4/CodeIgniter4/tree/develop/tests)).
88
There is a [Contributing to CodeIgniter](./contributing/README.rst) section in the repository which describes the contribution process; this page is an overview.
99

1010
## Issues

0 commit comments

Comments
 (0)