Update issue templates

This commit is contained in:
stax76
2020-07-28 15:10:35 +02:00
committed by GitHub
parent c306eb032f
commit 26e94fad2b
3 changed files with 57 additions and 0 deletions

27
.github/ISSUE_TEMPLATE/report-a-bug.md vendored Normal file
View File

@@ -0,0 +1,27 @@
---
name: Report a bug
about: Create a report to help us improve
title: ''
labels: bug
assignees: stax76
---
**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.
**Additional context**
Add any other context about the problem here.