Update issue templates

This commit is contained in:
Ozzie Isaacs 2020-02-22 13:25:31 +01:00 committed by GitHub
parent 29f6463ed9
commit de299e0d6a
1 changed files with 35 additions and 0 deletions

35
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,35 @@
---
name: Bug report
about: Create a report to help us improve
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.
**Environment (please complete the following information):**
- OS: [e.g. Windows 10]
- Python version [e.g. python2.7]
- Docker container [ None/Technosoft2000/Linuxuser]:
- Calibre-Web version [e.g. 0.6.5 or master@16.02.20, 19:55 ]:
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.