Skip to content

Commit d117b8a

Browse files
committed
docs: change NOTE to IMPORTANT
1 parent 3be1f95 commit d117b8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contributing/pull_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ We expect all contributions to
88
- be documented (in the [user guide](https://codeigniter4.github.io/userguide/)),
99
- and unit tested (in the [test folder](https://github.com/codeigniter4/CodeIgniter4/tree/develop/tests)).
1010

11-
> [!NOTE]
11+
> [!IMPORTANT]
1212
> We expect all code changes or bug-fixes to be accompanied by one or more tests
1313
> added to our test suite to prove the code works.
1414

0 commit comments

Comments
 (0)