Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Godot to Sentry new project wizard #116

Open
bruno-garcia opened this issue Feb 12, 2025 · 0 comments
Open

Add Godot to Sentry new project wizard #116

bruno-garcia opened this issue Feb 12, 2025 · 0 comments

Comments

@bruno-garcia
Copy link
Member

This was done by @andreiborza as part of hackweek: getsentry/sentry@814e0ee

Note the goals of the wizard:

  • Discoverable
    • We have the logo already on platformicons. So just adding godot as a key should show it. The name should be Godot, obviously
  • Short and simple but including key information
    • If it's overwhelming set of instructions users 'put it aside for later'. So keep instructions simply.
    • Rely on __PUBLIC_DSN__ template to show the actual project DSN
    • Dealing with debug symbols can be a lot of information, but not including any mention of it is also setting people up for failure. So include the core information and for more details, link out to the documentation which anyway gets more updates than the wizard
    • Should feel idomatic to Godot developers, but also avoid reinventing everything: Check out other wizards like Unity, Unreal, JavaScript
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant