📝 Consolidate and update development documentation#1076
Merged
0x46616c6b merged 4 commits intomainfrom Feb 27, 2026
Merged
Conversation
Rewrite docs/development/ from 7 pages to 5 focused pages with accurate, up-to-date content. Remove outdated information and add missing context about project architecture, background services, and Dovecot integration testing. Co-Authored-By: OpenCode <noreply@opencode.ai>
Co-Authored-By: OpenCode <noreply@opencode.ai>
00d3d53 to
2f71848
Compare
y3n4
reviewed
Feb 27, 2026
Contributor
y3n4
left a comment
There was a problem hiding this comment.
Love it 😍 Just a few nitpicks
Co-authored-by: yena <116947881+y3n4@users.noreply.github.com>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Summary
docs/development/from 7 pages down to 5 focused pagesmake cs-fixercommand, stale Dovecot IP allowlist setup)Changes
Pages rewritten or created
index.md): Added tech stack intro, service table (incl. webhook tester), project structure overview, key entities, patterns, templates (Heroicons/UX Icons), background services (worker, scheduler), and logs section (integrated fromlogs.md)contributing.md): New page consolidating Code of Conduct reference, corrected coding style commands (composer cs-fix/check, Rector, Psalm), commit/PR conventions, and translation workflowtesting.md): PHPUnit/Behat with tabbed direct/make commands, expanded Dovecot integration section covering Behat API tests and manual container testingrelease.md): Added prerequisites (CHANGELOG date validation), full script output description, Docker image publishing infoPages removed
icons.mdlogs.mdcoding_style.mdmake cs-fixerreferencetests.mdtesting.mdOther changes
docker-compose.yml: Fixed subnet to10.89.0.0/24for deterministic container networkingmkdocs.yml: Updated navigation to match new page structureThe changes and the PR were generated by OpenCode.