[Tag] Descriptive short title
- Summary and/or explanation of the PR.
- If bugfix, summary of the issue it fixes, and how it fixes it.
- If the PR fixes an issue, include the link.
- If the PR implements a Feature request, include the link.
Note: Make sure the PR uses the test case file and passes it before submitting a PR.
[FEATURE] - When its a new feature to add to the App.
[BUGFIX] - When PR fixes a bug/error.
[UI] - If the PR is a change to the UI of the App and/or Icons, default cover, or any other media-related changes.
[REV] - If change affects behaviour of feature or method. Includes breaking changes.
[REFACTOR] - For code refactors.