summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2019-04-07 23:16:08 +0200
committerPeter Kokot <peterkokot@gmail.com>2019-04-07 23:16:08 +0200
commitfbb8ada0096c08ec96f991a934435527e0f754b3 (patch)
treef9df548f1918fcb3e4c45a8f4aabc80a72992544 /CONTRIBUTING.md
parente06836a1a345d0f6975036dc6c0cf7596aa07031 (diff)
downloadphp-git-fbb8ada0096c08ec96f991a934435527e0f754b3.tar.gz
[ci skip] Mention docs dir
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index d24440da90..31508f6998 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -143,6 +143,7 @@ locations.
├─ ltmain.sh # https://git.savannah.gnu.org/cgit/libtool.git
├─ shtool # https://www.gnu.org/software/shtool/
└─ ...
+ ├─ docs/ # PHP internals and repository documentation
└─ ext/ # PHP core extensions
└─ bcmath/
├─ libbcmath/ # Forked and maintained in php-src