Add payments ExecPlan and set as active
This commit is contained in:
@@ -61,7 +61,8 @@ 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.
|
||||
- Prefer feature branches for significant work; commit early with clear summary messages.
|
||||
|
||||
# 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/booking-integrity.md`.
|
||||
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/payments-moyasar.md`.
|
||||
|
||||
Reference in New Issue
Block a user