mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Fix issue template
This commit is contained in:
@@ -1,9 +1,13 @@
|
|||||||
**Please describe the problem you are having in as much detail as possible**:
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Report incorrect or unexpected behaviour
|
||||||
|
---
|
||||||
|
|
||||||
|
**Please describe the problem you are having in as much detail as possible:**
|
||||||
|
|
||||||
|
|
||||||
**Further details**:
|
**Further details:**
|
||||||
|
- Version:
|
||||||
- Xiao version:
|
|
||||||
- Priority this issue should have – please be realistic and elaborate if possible:
|
- Priority this issue should have – please be realistic and elaborate if possible:
|
||||||
|
|
||||||
- [ ] I found this issue while self-hosting the bot.
|
- [ ] I found this issue while self-hosting the bot.
|
||||||
@@ -0,0 +1,16 @@
|
|||||||
|
---
|
||||||
|
name: Feature request
|
||||||
|
about: Request a feature
|
||||||
|
---
|
||||||
|
|
||||||
|
**Is your feature request related to a problem? Please describe.**
|
||||||
|
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||||
|
|
||||||
|
**Describe the ideal solution**
|
||||||
|
A clear and concise description of what you want to happen.
|
||||||
|
|
||||||
|
**Describe alternatives you've considered**
|
||||||
|
A clear and concise description of any alternative solutions or features you've considered.
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
Add any other context or screenshots about the feature request here.
|
||||||
Reference in New Issue
Block a user