This repository uses custom issue templates for Feature Requests and Bug Reports.
Important: These templates are designed for Claude Code CLI workflow, NOT GitHub web integrations.
- Create Issue using the template (Feature Request or Bug Report)
- DO NOT tag
@claudeor any automation tools in the issue - Run start script to begin work:
./scripts/start-work.sh {issue-number} - Work with Claude Code in your terminal
- Progress will be posted to the issue automatically via scripts
@claudementions trigger GitHub's web integration- This conflicts with our Claude Code CLI workflow
- We want manual control over when implementation starts
- Our automation handles posting updates to issues
- feature_request.md - For new features
- bug_report.md - For bug fixes
Both templates guide you through the process without triggering unwanted automations.
- claude.yml - Disables automatic GitHub Claude responses
- ISSUE_TEMPLATE/ - Custom issue templates
For complete workflow documentation, see:
COMPLETE-VISUAL-WORKFLOW.mdFINAL-WORKFLOW.md