mirror of
https://github.com/sern-handler/handler
synced 2026-06-06 01:16:55 +00:00
* chore: 🎉 Added issue template
* chore: Added DiscordJS version
* chore: Added config.yml
34 lines
696 B
Markdown
34 lines
696 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: "[BUG] Write a descriptive title."
|
|
labels: bug
|
|
assignees: EvolutionX-10, jacoobes, Murtatrxx
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
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.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Versioning**
|
|
NodeJS version:
|
|
DiscordJS version:
|
|
SernHandler version:
|
|
Channel: (e.g. beta)
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|