cog/.github/ISSUE_TEMPLATE/bug_report.md

32 lines
661 B
Markdown
Raw Normal View History

2021-02-06 09:25:59 +00:00
---
2021-02-07 23:07:50 +00:00
name: Feedback
about: Report bugs or suggest new features
2021-02-06 09:25:59 +00:00
title: ''
2021-02-07 23:07:50 +00:00
labels:
2021-02-06 09:25:59 +00:00
assignees: kode54, nevack
---
2021-02-07 23:07:50 +00:00
**Describe**
A clear and concise description of what the issue is.
2021-02-06 09:25:59 +00:00
2021-02-07 23:07:50 +00:00
**To Reproduce** (delete if not applicable)
2021-02-06 09:25:59 +00:00
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
2021-02-07 23:07:50 +00:00
**Version information:***
2021-02-06 09:25:59 +00:00
- macOS version: ...
2021-02-07 23:07:50 +00:00
- Cog version: ... (_cut and paste from title_)
2021-02-06 09:25:59 +00:00
**Additional context**
2021-02-07 23:07:50 +00:00
Add any other context about the issue here.