ladybug
ladybug copied to clipboard
Updated feedback feature to support both email and GitHub options
Details
- Added functionality to submit feedback via both email and GitHub issue
- Refactored URL options dictionary into SharedUtils class for reuse across other classes (DRY)
Screenshots

Please submit changes in separated PRs.
Please submit changes in separated PRs.
Just updated to individual PRs. Kept the SharedUtils bundled together with these changes because the function convertToUIApplicationOpenExternalURLOptionsKeyDictionary is necessary and being called by the function that submits the GitHub issue.