Skip to content

Commit 4e54ad5

Browse files
committed
docs: link to the internals doc from CONTRIBUTING.md
Make the architecture overview discoverable from the main contributor entry point. Signed-off-by: Kévin Dunglas <kevin@dunglas.fr>
1 parent 8fb7e11 commit 4e54ad5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Contributing
22

3+
For an overview of FrankenPHP's architecture (thread types, state machine, CGO boundary, request flow), see the [Internals documentation](docs/internals.md).
4+
35
## Compiling PHP
46

57
### With Docker (Linux)

0 commit comments

Comments
 (0)