We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e79aa8b commit d914e85Copy full SHA for d914e85
.github/CODEOWNERS
@@ -8,7 +8,8 @@
8
# When changing this file, please make sure to commit the changes to the
9
# earliest supported PHP branch (PHP-X.Y) and not only to the master branch.
10
# GitHub reads the CODEOWNERS file from the pull request's targeted branch.
11
-# Commit changes here like bug fixes.
+# Commit changes here similar to bug fixes:
12
+# https://github.com/php/php-src/blob/master/CONTRIBUTING.md#pull-requests
13
#
14
# For more information, see the GitHub CODEOWNERS documentation:
15
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
0 commit comments