Skip to content

Add a pull request template #52

Description

@Wikid82

Problem

Issue templates exist (`.github/ISSUE_TEMPLATE/`) but there's no `PULL_REQUEST_TEMPLATE.md`, so PRs (including ones opened against the Definition of Done in `CLAUDE.md`) have no structured checklist prompting contributors to confirm lint/test/coverage/security steps before requesting review.

Proposal

Add `.github/PULL_REQUEST_TEMPLATE.md` with a short checklist mirroring the Definition of Done: lint/test/build pass, patch coverage checked via `scripts/local-patch-report.sh`, conventional-commit-compliant title (tie-in with `pr-title-lint.yml`), and a summary/testing-notes section.

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceCI, tooling, and repo-hygiene work

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions