mirror of
https://github.com/yanguo888/fakabot.git
synced 2026-06-20 20:40:40 +00:00
38 lines
716 B
Markdown
38 lines
716 B
Markdown
---
|
|
name: Question ❓
|
|
about: Ask a question about the project
|
|
title: '[QUESTION] '
|
|
labels: question
|
|
assignees: ''
|
|
---
|
|
|
|
## ❓ Question
|
|
|
|
A clear and concise question.
|
|
|
|
## 📋 Context
|
|
|
|
Provide any relevant context or background information.
|
|
|
|
## 🔍 What I've Tried
|
|
|
|
Describe what you've already tried to solve this issue.
|
|
|
|
## 📚 Documentation Checked
|
|
|
|
- [ ] I've read the README
|
|
- [ ] I've checked the FAQ
|
|
- [ ] I've searched existing issues
|
|
- [ ] I've checked the documentation
|
|
|
|
## 🖥️ Environment (if relevant)
|
|
|
|
- OS: [e.g. Ubuntu 22.04]
|
|
- Python Version: [e.g. 3.11]
|
|
- Docker Version: [e.g. 24.0.0]
|
|
- Bot Version: [e.g. v1.0.0]
|
|
|
|
## 📝 Additional Information
|
|
|
|
Any other information that might be helpful.
|