mirror of
https://github.com/Donchitos/Claude-Code-Game-Studios
synced 2026-04-21 21:37:19 +00:00
- README: centered header, badge row (license, agents, skills, hooks, rules, Claude Code, Ko-fi), "Why This Exists" motivation section, table of contents, "Collaborative Not Autonomous" section, community section - Add GitHub issue templates (bug report + feature request) - Add pull request template with checklist - Add .github/FUNDING.yml with Ko-fi link - Gitignore internal planning docs, remove from tracking Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1,004 B
1,004 B
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Bug Report | Something isn't working as expected | [Bug] | bug |
Description
A clear description of what the bug is.
Steps to Reproduce
- Open Claude Code in a project using this template
- Run
/<skill>or trigger<agent> - ...
- See error
Expected Behavior
What you expected to happen.
Actual Behavior
What actually happened. Include any error messages or unexpected output.
Environment
- OS: (e.g., Windows 10, macOS 14, Ubuntu 24.04)
- Shell: (e.g., Git Bash, zsh, bash)
- Claude Code version: (run
claude --version) - Node.js version: (run
node --version) - jq installed?: Yes / No
- Python installed?: Yes / No
Affected Component
- Agent (which one?):
- Skill (which one?):
- Hook (which one?):
- Rule (which one?):
- Template
- Documentation
- Other:
Additional Context
Any other context — screenshots, terminal output, or the session log if relevant.