41 lines
778 B
Markdown
41 lines
778 B
Markdown
---
|
|
name: Question
|
|
about: Ask a question about Claude Code or this guide
|
|
title: "[QUESTION] "
|
|
labels: question
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## Question
|
|
What would you like to know?
|
|
|
|
## Context
|
|
Provide some background or context for your question:
|
|
- What are you trying to do?
|
|
- What have you already tried?
|
|
- What examples or guides have you looked at?
|
|
|
|
## Relevant Topic
|
|
Which topic is this related to?
|
|
- [ ] Slash Commands
|
|
- [ ] Memory
|
|
- [ ] Skills
|
|
- [ ] Subagents
|
|
- [ ] MCP Protocol
|
|
- [ ] Hooks
|
|
- [ ] Plugins
|
|
- [ ] Checkpoints
|
|
- [ ] Advanced Features
|
|
- [ ] CLI Reference
|
|
- [ ] Other
|
|
|
|
## What You've Tried
|
|
Have you already tried anything? What was the result?
|
|
|
|
## Expected Outcome
|
|
What would help you solve this?
|
|
|
|
## Additional Resources
|
|
Any links or resources that might be relevant?
|