Files
Redesnigned-Finamp/.github/pull_request_template.md
Zakaria 1563409cb1
Build / Build for Android (push) Has been cancelled
Build / Build for iOS (push) Has been cancelled
first commit
2026-05-18 14:15:38 -04:00

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
-->