Skip to content

Commit d914e85

Browse files
committed
[skip ci] Add link to CONTRIBUTING.md which describes which branch to target
1 parent e79aa8b commit d914e85

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
# When changing this file, please make sure to commit the changes to the
99
# earliest supported PHP branch (PHP-X.Y) and not only to the master branch.
1010
# GitHub reads the CODEOWNERS file from the pull request's targeted branch.
11-
# Commit changes here like bug fixes.
11+
# Commit changes here similar to bug fixes:
12+
# https://github.com/php/php-src/blob/master/CONTRIBUTING.md#pull-requests
1213
#
1314
# For more information, see the GitHub CODEOWNERS documentation:
1415
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners

0 commit comments

Comments
 (0)