-
⚠️ I am targeting themaster
branch and not therelease
branch - I have rebased this branch on top of the destination branch (usually
master
) - I have executed locally
./gradlew spotlessApply check
before creating the commit and it has run successfully - My contribution is fully baked and ready to be merged as is
- I have performed a self-review of my own code
- These changes are in compliance with the coding style of this project
- There are no
WIP
commits in this PR - If there are changes to the UI, I have uploaded at least one screenshot of every UI change
Type | |
---|---|
✓ | 🐛 Bug fix |
✓ | ✨ New feature |
✓ | 🔨 Refactoring |
📜 Docs |