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.
32 lines
665 B
32 lines
665 B
---
|
|
name: Bug report
|
|
about: Something doesn't work how you expect it to
|
|
title: "[BUG]"
|
|
labels: ''
|
|
assignees: PineaFan
|
|
|
|
---
|
|
|
|
[Describe the bug in one line, keep it concise]
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behaviour:
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See an error
|
|
|
|
**Expected behaviour**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Desktop (please complete the following information):**
|
|
- OS: [e.g. iOS]
|
|
- Browser [e.g. chrome, safari]
|
|
- Version [e.g. 22]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|