NewPipe/.github/ISSUE_TEMPLATE/bug_report.md

41 lines
1.6 KiB
Markdown
Raw Normal View History

2020-02-23 04:56:56 +01:00
---
name: Bug report
about: Create a bug report to help us improve
title: "[BUG]"
labels: bug
assignees: ''
---
<!--
Oh no, a bug. It happens. Thanks for reporting an issue with NewPipe
Use this template to notify us if you found a bug.
To make it easier for us to help you please enter detailed information below.
Please note, we only support the latest version of NewPipe and
master branch. Please make sure to upgrade & recreate the issue on the latest
2020-02-24 01:16:18 +01:00
version prior to opening an issue. The release page (https://github.com/TeamNewPipe/NewPipe/releases/latest) is a good start, make sure its version is the same as in you app (To check you version, press on the three line menu on the left, click on "About", and you will see your current version.)
2020-02-23 04:56:56 +01:00
-->
### Steps to reproduce
2020-02-24 01:16:18 +01:00
<!--If you cant reproduce it, please try and give as many details as possible how you think you got to the bug-->
2020-02-23 04:56:56 +01:00
Steps to reproduce the behavior:
1. Go to '...'
2. Press on '....'
3. Swipe down to '....'
### Expected behavior
Tell us what you expected to happen.
### Actual behaviour
Tell us what happens instead
### Screenshots/-recording
If applicable, add screenshots or a screen recording to help explain your problem. Github should support uploading them directly in the issue field. If your file is too big, feel free to paste a link from a image/video hoster here instead.
### Logs
2020-02-24 01:16:18 +01:00
If your bug includes a crash, please head over to the [incredible bugreport to markdown converter](https://teamnewpipe.github.io/CrashReportToMarkdown/). Copy the result. Paste it here:
<!--Thats right, here-->