summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHannes Magnusson <bjori@mongodb.com>2013-10-27 16:40:37 -0700
committerHannes Magnusson <bjori@mongodb.com>2013-10-27 16:40:37 -0700
commitf8f643b4f71482be0e587c176ce4ffb2d6d2d92b (patch)
treef54307516d3eb4394d8fc18fb2f0bc061a43dd32 /README.md
parent70c3a722e2561cb33d408f3c65e58f9468d2f667 (diff)
downloadphp-git-f8f643b4f71482be0e587c176ce4ffb2d6d2d92b.tar.gz
Link to more readmes
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index 51973854db..09e70e6a39 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ See https://wiki.php.net/rfc and https://wiki.php.net/rfc/voting for more
information on the process.
Bug fixes **do not** require an RFC, but require a bugtracker ticket. Always
-open a ticket at http://bugs.php.net and reference the bug id using #NNNNNN.
+open a ticket at https://bugs.php.net and reference the bug id using #NNNNNN.
Fix #55371: get_magic_quotes_gpc() throws deprecation warning
@@ -28,3 +28,12 @@ open a ticket at http://bugs.php.net and reference the bug id using #NNNNNN.
We do not merge pull requests directly on github. All PRs will be
pulled and pushed through http://git.php.net.
+
+
+Guidelines for contributors
+===========================
+- [CODING_STANDARDS](/CODING_STANDARDS)
+- [README.GIT-RULES](/README.GIT-RULES)
+- [README.MAILINGLIST_RULES](/README.MAILINGLIST_RULES)
+- [README.RELEASE_PROCESS](/README.RELEASE_PROCESS)
+