User should be able to hit menu bar -> Send Bugs & Feedback
This should allow the user to send feedback in whatever way is easiest to program.
For example - the system composes an email to feedback@deepspring.ai. The user should be able to add notes to the email, but the email should also include details about the user's OS, and any other useful info (e.g. log data).
Before implementing this - it's probably worth looking at different crash reporting SDKs.
User should be able to hit menu bar -> Send Bugs & Feedback
This should allow the user to send feedback in whatever way is easiest to program.
For example - the system composes an email to feedback@deepspring.ai. The user should be able to add notes to the email, but the email should also include details about the user's OS, and any other useful info (e.g. log data).