mirror of
https://github.com/yanguo888/fakabot.git
synced 2026-06-20 12:30:40 +00:00
Add comprehensive optimizations: badges, English README, issue templates
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
---
|
||||
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.
|
||||
Reference in New Issue
Block a user