diff options
| author | Yasuo Ohgaki <yohgaki@php.net> | 2014-01-26 18:30:25 +0900 |
|---|---|---|
| committer | Stanislav Malyshev <stas@php.net> | 2014-01-26 17:20:12 -0800 |
| commit | 76c098395df506692b1aba48ed0042cc1a27b491 (patch) | |
| tree | b2f9e723443670366b50cc35d1a970cdd20030c1 /README.SUBMITTING_PATCH | |
| parent | 60bcf84ddaa281f1e803b11a7db77d8a7f8c58c6 (diff) | |
| download | php-git-76c098395df506692b1aba48ed0042cc1a27b491.tar.gz | |
Revert "Update source docs"
This reverts commit 10d06cd4ff3038d2f02a18936793969e7aee0bda.
Diffstat (limited to 'README.SUBMITTING_PATCH')
| -rw-r--r-- | README.SUBMITTING_PATCH | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/README.SUBMITTING_PATCH b/README.SUBMITTING_PATCH index 57bd2881b8..63b7156f10 100644 --- a/README.SUBMITTING_PATCH +++ b/README.SUBMITTING_PATCH @@ -50,14 +50,6 @@ Please make the mail subject prefix "[PATCH]". If attaching a patch, ensure it has a file extension of ".txt". This is because only MIME attachments of type 'text/*' are accepted. -Preferred way to propose PHP patch is sending pull request from github. - -https://github.com/php/php-src - -Fork official PHP repository and send pull request. It will be notified -to pull request mailing list. You can add pull requests to -http://bugs.php.net/ reports also. - PHP Documentation Patches ------------------------- |
