--- name: Question about: Ask a question about using Go Micro title: '[QUESTION] ' labels: question assignees: '' --- ## Your question A clear and concise question about Go Micro usage. ## What have you tried? Describe what you've already attempted or researched. ## Code sample (if applicable) ```go // Your code here ``` ## Context Provide any additional context that might help answer your question. ## Resources you've checked - [ ] [Getting Started Guide](https://github.com/micro/go-micro/tree/master/internal/website/docs/getting-started.md) - [ ] [Examples](https://github.com/micro/go-micro/tree/master/internal/website/docs/examples) - [ ] [API Documentation](https://pkg.go.dev/go-micro.dev/v5) - [ ] Searched existing issues ## Helpful links - [Documentation](https://github.com/micro/go-micro/tree/master/internal/website/docs) - [Plugins Guide](https://github.com/micro/go-micro/tree/master/internal/website/docs/plugins.md)