PLANS.md update

This commit is contained in:
2026-02-28 11:38:39 +03:00
parent ba74025067
commit fd90af33b3
3 changed files with 272 additions and 0 deletions
+4
View File
@@ -57,3 +57,7 @@ Build a reliable, maintainable salon booking platform with Django (backend) and
- Avoid destructive git commands unless explicitly asked.
- Update `docs/risks.md` when adding or closing a significant gap.
- Keep README instructions current when tooling changes.
# ExecPlans
When writing complex features or significant refactors, use an ExecPlan (as described in PLANS.md) from design to implementation. The active ExecPlan is `docs/execplans/arabic-localization.md`.