Added bug report template

This commit is contained in:
alefvanoon 2022-02-14 19:26:08 +00:00 committed by GitHub
parent 94ece602b6
commit 24fba58437
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,29 @@
---
name: Bug report
about: Create a bug report to help fix an issue with LibreTube
title: "[BUG] <brief bug description>"
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
<!--
Please use the latest version of LibreTube
-->
**Smartphone (please complete the following information):**
- Device: [e.g. Xiamoi Note 10]
- Android version: [e.g. 10]
**Additional context**
Add any other context about the problem here.