Skip to content

Commit

Permalink
docs: change NOTE to IMPORTANT
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Jan 30, 2024
1 parent 3be1f95 commit d117b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contributing/pull_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ We expect all contributions to
- 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)).

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

0 comments on commit d117b8a

Please sign in to comment.