Update issue templates

This commit is contained in:
redphx
2023-07-22 06:42:30 +07:00
committed by GitHub
parent 3a654b99cb
commit 27ec45512d
2 changed files with 53 additions and 0 deletions

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

@@ -0,0 +1,33 @@
---
name: Bug report
about: Create a report to help us improve
title: "[Bug]"
labels: bug
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.
**Platform (please complete the following information):**
- OS: [e.g. Android]
- Browser: [e.g. chrome, safari]
- Browser Version: [e.g. 22]
- Better xCloud Version: [e.g. 1.4]
**Additional context**
Add any other context about the problem here.