Problem
Repo has no .github/ISSUE_TEMPLATE/, no PR template, no CONTRIBUTING.md. First-time contributors have no guided way to file bugs/features or open PRs.
Expected
.github/ISSUE_TEMPLATE/bug_report.md and .github/ISSUE_TEMPLATE/feature_request.md (or a config.yml + forms).
.github/PULL_REQUEST_TEMPLATE.md with a short checklist (tests, changelog entry per AGENTS.md).
CONTRIBUTING.md at repo root pointing to AGENTS.md conventions (domains/shared structure, changelog entries, pnpm check:quality, git hooks via pnpm setup:hooks).
Scope
.github/ISSUE_TEMPLATE/*
.github/PULL_REQUEST_TEMPLATE.md
CONTRIBUTING.md
Problem
Repo has no
.github/ISSUE_TEMPLATE/, no PR template, noCONTRIBUTING.md. First-time contributors have no guided way to file bugs/features or open PRs.Expected
.github/ISSUE_TEMPLATE/bug_report.mdand.github/ISSUE_TEMPLATE/feature_request.md(or aconfig.yml+ forms)..github/PULL_REQUEST_TEMPLATE.mdwith a short checklist (tests, changelog entry perAGENTS.md).CONTRIBUTING.mdat repo root pointing toAGENTS.mdconventions (domains/shared structure, changelog entries,pnpm check:quality, git hooks viapnpm setup:hooks).Scope
.github/ISSUE_TEMPLATE/*.github/PULL_REQUEST_TEMPLATE.mdCONTRIBUTING.md