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,47 @@
|
||||
---
|
||||
name: Bug Report 🐛
|
||||
about: Report a bug to help us improve
|
||||
title: '[BUG] '
|
||||
labels: bug
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
## 🐛 Bug Description
|
||||
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
## 📋 Steps to Reproduce
|
||||
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
## ✅ Expected Behavior
|
||||
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
## ❌ Actual Behavior
|
||||
|
||||
A clear and concise description of what actually happened.
|
||||
|
||||
## 📸 Screenshots
|
||||
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
## 🖥️ Environment
|
||||
|
||||
- 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 Context
|
||||
|
||||
Add any other context about the problem here.
|
||||
|
||||
## 🔒 License Information
|
||||
|
||||
- Customer ID: [e.g. M0001]
|
||||
- License Status: [Valid/Expired]
|
||||
- Expiration Date: [e.g. 2025-02-17]
|
||||
Reference in New Issue
Block a user