Skip to content

How-To:

Audience: developers working in the monorepo Last reviewed: YYYY-MM-DD

Copy this file to howto-<short-description>.md, fill in the sections, then add it to .pages and the index table in README.md.

Goal

One sentence: what you'll have accomplished by the end.

Prerequisites

  • e.g. DDEV running (ddev start)
  • e.g. any required env vars, credentials, or tools

Steps

  1. First step.
    # command
    
  2. Second step.
  3. ...

Verify

How to confirm it worked (expected output, a page that loads, a passing command).

Troubleshooting

Symptom Cause Fix
... ... ...
  • Links to relevant ADRs, spikes, or other how-to's.