Files
openclaw-mission-control/.github/pull_request_template.md
2026-02-12 08:27:36 +00:00

903 B

Task / context

  • Mission Control task:
  • Why:

Scope

  • <bullet 1>
  • <bullet 2>

Out of scope

Evidence / validation

  • make check (or explain what you ran instead)
  • E2E (if applicable): <cypress run / screenshots>
  • Logs/links:

Screenshots (UI changes)

Desktop Mobile

Docs impact

  • No user/operator docs changes required
  • Docs updated: <paths/links>

Risk / rollout notes

  • Risk level: low / medium / high
  • Rollback plan (if needed):

Checklist

  • Branch created from origin/master (no unrelated commits)
  • PR is focused (one theme)
  • No secrets in code/logs/docs
  • If API/behavior changes: docs updated (OpenAPI + docs/reference/api.md)