mirror of https://github.com/clickscodes/nucleus
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
630 B
30 lines
630 B
---
|
|
name: Bug report
|
|
about: Something didn't work like you expected
|
|
title: "[BUG]"
|
|
labels: "\U0001F41B Bug"
|
|
assignees: PineaFan
|
|
---
|
|
|
|
[Describe the bug in one line, keep it concise]
|
|
|
|
**Command or Feature:**
|
|
The name of the command (e.g. /settings filters) or the feature (e.g. Message edit logs)
|
|
|
|
**Steps to reproduce:**
|
|
|
|
1. Run ...
|
|
2. Press ...
|
|
|
|
**Expected behaviour:**
|
|
Explain what you expected to happen in one line
|
|
|
|
**Actual behaviour:**
|
|
What was meant to happen?
|
|
|
|
**Version:**
|
|
Let us know the date this happened, so we can check if it's already been fixed
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|