Skip to content

chore: GitHub issue + PR templates + CODEOWNERS#36

Merged
constk merged 1 commit into
developfrom
feat/8-issue-pr-templates
Apr 26, 2026
Merged

chore: GitHub issue + PR templates + CODEOWNERS#36
constk merged 1 commit into
developfrom
feat/8-issue-pr-templates

Conversation

@constk
Copy link
Copy Markdown
Owner

@constk constk commented Apr 26, 2026

Summary

  • Port .github/ISSUE_TEMPLATE/{feature,bug,eval-regression}.md + config.yml (blank issues disabled), .github/pull_request_template.md, and .github/CODEOWNERS verbatim from Teller — they are already domain-neutral.
  • CODEOWNERS keeps the solo-owner pattern (* @constk); expand when a second reviewer joins.

Closes #8.

Test plan

  • Issue templates render in GitHub's "New issue" dropdown (Feature / Bug / Eval regression; blank disabled).
  • PR template auto-populates the "What & why / Test plan / Invariants / New deps / Screenshots / Linked issue" sections.
  • CODEOWNERS routes every path to @constk.

🤖 Generated with Claude Code

Port .github/ISSUE_TEMPLATE/{feature,bug,eval-regression}.md + config.yml,
.github/pull_request_template.md, and .github/CODEOWNERS verbatim from Teller.
Templates are already domain-neutral. CODEOWNERS keeps the solo-owner pattern
(@constk on every path).

Closes #8

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@constk constk merged commit 07565ea into develop Apr 26, 2026
@constk constk deleted the feat/8-issue-pr-templates branch April 26, 2026 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant