Update bug_report.md
This commit is contained in:
parent
a6aaeafdca
commit
6fe7c059db
1 changed files with 9 additions and 9 deletions
18
.github/ISSUE_TEMPLATE/bug_report.md
vendored
18
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -1,16 +1,16 @@
|
||||||
---
|
---
|
||||||
name: Bug report
|
name: Feedback
|
||||||
about: Create a report to help us improve
|
about: Report bugs or suggest new features
|
||||||
title: ''
|
title: ''
|
||||||
labels: bug
|
labels:
|
||||||
assignees: kode54, nevack
|
assignees: kode54, nevack
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Describe the bug**
|
**Describe**
|
||||||
A clear and concise description of what the bug is.
|
A clear and concise description of what the issue is.
|
||||||
|
|
||||||
**To Reproduce**
|
**To Reproduce** (delete if not applicable)
|
||||||
Steps to reproduce the behavior:
|
Steps to reproduce the behavior:
|
||||||
1. Go to '...'
|
1. Go to '...'
|
||||||
2. Click on '....'
|
2. Click on '....'
|
||||||
|
@ -23,9 +23,9 @@ A clear and concise description of what you expected to happen.
|
||||||
**Screenshots**
|
**Screenshots**
|
||||||
If applicable, add screenshots to help explain your problem.
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
**Desktop (please complete the following information):**
|
**Version information:***
|
||||||
- macOS version: ...
|
- macOS version: ...
|
||||||
- Cog version: ...
|
- Cog version: ... (_cut and paste from title_)
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
Add any other context about the problem here.
|
Add any other context about the issue here.
|
||||||
|
|
Loading…
Reference in a new issue