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.
27 lines
571 B
27 lines
571 B
4 years ago
|
---
|
||
|
name: Bug report
|
||
|
about: Create an issue to report a bug
|
||
|
title: ''
|
||
|
labels: bug
|
||
|
assignees: bobloy
|
||
|
|
||
|
---
|
||
|
|
||
|
**Describe the bug**
|
||
|
<!--A clear and concise description of what the bug is.-->
|
||
|
|
||
|
**To Reproduce**
|
||
|
<!--Steps to reproduce the behavior:-->
|
||
|
1. Load cog '...'
|
||
|
2. Run command '....'
|
||
|
3. See error
|
||
|
|
||
|
**Expected behavior**
|
||
|
<!--A clear and concise description of what you expected to happen.-->
|
||
|
|
||
|
**Screenshots or Error Messages**
|
||
|
<!--If applicable, add screenshots to help explain your problem.-->
|
||
|
|
||
|
**Additional context**
|
||
|
<!--Add any other context about the problem here.-->
|