mirror of https://github.com/clickscodes/nucleus
parent
daad336df3
commit
e7f58a9f13
@ -1,32 +1,29 @@
|
|||||||
---
|
---
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: Something doesn't work how you expect it to
|
about: Something didn't work like you expected
|
||||||
title: "[BUG]"
|
title: "[BUG]"
|
||||||
labels: ""
|
labels: "\U0001F41B Bug"
|
||||||
assignees: PineaFan
|
assignees: PineaFan
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
[Describe the bug in one line, keep it concise]
|
[Describe the bug in one line, keep it concise]
|
||||||
|
|
||||||
**To Reproduce**
|
**Command or Feature:**
|
||||||
Steps to reproduce the behaviour:
|
The name of the command (e.g. /settings filters) or the feature (e.g. Message edit logs)
|
||||||
|
|
||||||
1. Go to '...'
|
|
||||||
2. Click on '....'
|
|
||||||
3. Scroll down to '....'
|
|
||||||
4. See an error
|
|
||||||
|
|
||||||
**Expected behaviour**
|
**Steps to reproduce:**
|
||||||
A clear and concise description of what you expected to happen.
|
1. Run ...
|
||||||
|
2. Press ...
|
||||||
|
|
||||||
**Screenshots**
|
**Expected behaviour:**
|
||||||
If applicable, add screenshots to help explain your problem.
|
Explain what you expected to happen in one line
|
||||||
|
|
||||||
**Desktop (please complete the following information):**
|
**Actual behaviour:**
|
||||||
|
What was meant to happen?
|
||||||
|
|
||||||
- OS: [e.g. iOS]
|
**Version:**
|
||||||
- Browser [e.g. chrome, safari]
|
Let us know the date this happened, so we can check if it's already been fixed
|
||||||
- Version [e.g. 22]
|
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
Add any other context about the problem here.
|
Add any other context about the problem here.
|
||||||
|
|||||||
Loading…
Reference in new issue