bottom/.github/ISSUE_TEMPLATE/bug_report.md

32 lines
726 B
Markdown
Raw Normal View History

2019-09-25 21:21:04 +02:00
---
name: Bug report
2019-11-04 04:01:27 +01:00
about: Found a bug? Please report it if it hasn't already been filed...
2019-09-25 21:21:04 +02:00
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
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.
**Desktop (please complete the following information):**
2019-11-04 04:01:27 +01:00
- OS
- Terminal that you're using
2019-09-25 21:21:04 +02:00
**Additional context**
2019-11-04 04:01:27 +01:00
If there's any additional information not fitting in the above fields relating to this problem, state it here.