srosro / deepspring-shellmate

MIT License
102 stars 7 forks source link

Implement crash logging & bug report flow in menu bar #61

Closed srosro closed 3 months ago

srosro commented 4 months ago

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

Screenshot 2024-06-26 at 10 28 15 PM
delattre1 commented 3 months ago

Currently this is what we have with the "Send Feedback" button. image