33 lines
844 B
Markdown
33 lines
844 B
Markdown
|
---
|
||
|
name: Bugfix
|
||
|
about: Thanks for the submission of a bugfix
|
||
|
title: ''
|
||
|
labels: bug
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**Important note**
|
||
|
Please note that only PrestoN is able to merge Pull Requests into master.
|
||
|
|
||
|
**Related issue**
|
||
|
Please link the issue your bugfix is referring to.
|
||
|
|
||
|
**Description**
|
||
|
Please write a clear and concise description of what the bugfix does.
|
||
|
|
||
|
**Screenshots (if appropriate)**
|
||
|
Please add before and after screenshots if there is a visible change.
|
||
|
|
||
|
**Testing (for fixes that are not easily understandable)**
|
||
|
Has this bugfix been tested?
|
||
|
Please describe shortly how you tested it and whether there are any ramifications remaining.
|
||
|
|
||
|
**Desktop (please complete the following information):**
|
||
|
- OS: [e.g. iOS]
|
||
|
- OS Version: [e.g. 22]
|
||
|
- FreeTube version: [e.g. 0.8]
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|