- GitHub Actions workflows (auto-merge, branch-tracker, issue-to-board, stale-cleanup) - Issue templates (agent-task, bug, task) - PR template - Automation scripts (slack-to-github, create-issue) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
23 lines
369 B
Markdown
23 lines
369 B
Markdown
## What
|
|
|
|
<!-- One line: what does this PR do? -->
|
|
|
|
## Linked Issue
|
|
|
|
Fixes #
|
|
|
|
<!-- The "Fixes #123" syntax auto-closes the issue when merged -->
|
|
|
|
## Changes
|
|
|
|
<!-- Optional: bullet list of key changes if not obvious -->
|
|
|
|
---
|
|
|
|
<!--
|
|
This PR will auto-merge when CI passes.
|
|
No manual approval required.
|
|
|
|
If CI fails, fix it or add the 'blocked' label if you need help.
|
|
-->
|