forked from blizzthewolf/SeaCogs
24 lines
472 B
Markdown
24 lines
472 B
Markdown
|
---
|
||
|
name: Bug Report
|
||
|
about: Got an issue with a cog from SeaCogs? Use this.
|
||
|
title: "[BUG]"
|
||
|
labels: bug
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**Describe the bug**
|
||
|
A clear and concise description of what the bug is.
|
||
|
|
||
|
**To Reproduce**
|
||
|
What caused the error?
|
||
|
|
||
|
**Expected behavior**
|
||
|
A clear and concise description of what you expected to happen.
|
||
|
|
||
|
**Screenshots**
|
||
|
If applicable, add screenshots to help explain your problem.
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|