Update issue templates

This commit is contained in:
Etoh 2021-08-01 19:37:27 +01:00 committed by GitHub
parent cc2d5a3682
commit 6105da870a
1 changed files with 32 additions and 0 deletions

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

@ -0,0 +1,32 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug / problem
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.
**Version and platform:**
- OS: [e.g. Windows 10 or macOS 10.15]
- Syncplay version and build type: [e.g. Syncplay 1.6.9 portable]
**Additional context**
Add any other context about the problem here.