31 lines
1.1 KiB
Markdown
31 lines
1.1 KiB
Markdown
<!-- Just a reminder that text in these brackets is not visible in the rendered output.
|
|
You also do **not** need to use this template. You can remove and modify anything however you like!
|
|
Its just a suggestion :)
|
|
-->
|
|
|
|
## Changes
|
|
<!-- Please describe what this Pull request adds or changes. Possibly with images -->
|
|
|
|
## Todo before merging
|
|
<!-- Add custom todos if deemed necessary to give others an overview on how far this PR is progressing -->
|
|
|
|
<!-- Did you add UI text?
|
|
No? Just check or remove the box
|
|
Yes? Make sure you replace hardcoded strings with translations -->
|
|
- [ ] Translations
|
|
<!-- Did you add settings to the settings screen?
|
|
No? Just check or remove the box
|
|
Yes? Make sure they are resettable using the button on the respective page! (see finamp_settings_helper.dart)-->
|
|
- [ ] Reset Settings
|
|
<!-- Did you run into problems?
|
|
No? Just check or remove the box
|
|
Yes? Look at the CONTRIBUTING.md, maybe you can add something to help others! -->
|
|
- [ ] Extended CONTRIBUTING.md
|
|
|
|
## Related Issues
|
|
<!-- List relevant issues to this PR using a format like this
|
|
- closes #xyz
|
|
- fixes #abc
|
|
- follow up to #pr-name
|
|
-->
|