1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-07-06 12:03:19 +00:00
NewPipe/.github/ISSUE_TEMPLATE/bug_report.md

45 lines
1.8 KiB
Markdown
Raw Normal View History

2020-02-23 03:56:56 +00:00
---
name: Bug report
about: Create a bug report to help us improve
labels: bug
assignees: ''
---
<!--
2020-03-03 04:52:50 +00:00
Oh no, a bug! It happens. Thanks for reporting an issue with NewPipe.
2020-02-23 03:56:56 +00:00
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.
2020-03-05 04:31:36 +00:00
Please note, we only support the latest version of NewPipe and the master branch. Make sure you have that version installed. If you don't, upgrade & reproduce the problem before opening the issue. The release page (https://github.com/TeamNewPipe/NewPipe/releases/latest) is the go-to place to get this version. In order to check your app version, open the left drawer and click on "About".
2020-02-24 22:18:48 +00:00
P.S.: Our contribution guidelines might be a nice document to read before you fill out the report :) You can find it at https://github.com/TeamNewPipe/NewPipe/blob/HEAD/.github/CONTRIBUTING.md
2020-02-23 03:56:56 +00:00
-->
2020-02-28 23:32:14 +00:00
### Version
2020-03-03 04:52:50 +00:00
<!-- Which version are you using? -->
2020-02-28 23:32:14 +00:00
-
2020-03-03 04:52:50 +00:00
### Steps to reproduce the bug
<!-- If you can't reproduce it, please try to give as many details as possible on how you think you got to the bug. -->
2020-02-23 03:56:56 +00: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
2020-02-24 22:18:48 +00:00
Tell us what happens instead.
2020-02-23 03:56:56 +00:00
2020-03-03 04:52:50 +00:00
### Screenshots/Screen records
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 an image/video hoster here instead.
2020-02-23 03:56:56 +00:00
### Logs
2020-02-24 00:16:18 +00: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:
2020-03-03 04:52:50 +00:00
<!-- That's right, here! -->