Skip to content

chore: Add error monitoring solution question to bug report template#7670

Merged
philprime merged 1 commit intomainfrom
chore/issue-template-error-monitoring
Mar 11, 2026
Merged

chore: Add error monitoring solution question to bug report template#7670
philprime merged 1 commit intomainfrom
chore/issue-template-error-monitoring

Conversation

@markushi
Copy link
Member

@markushi markushi commented Mar 11, 2026

Description

Adds a new dropdown and optional input field to the Cocoa bug report issue template asking users if they are using any other error monitoring solution alongside Sentry, and if so, which one.

Motivation and Context

Other error monitoring SDKs (e.g. Crashlytics, Bugsnag) can interfere with Sentry's crash reporting on Apple platforms. Knowing upfront whether a user has another solution installed helps triage bugs faster.

How did you test it?

Reviewed the YAML template manually.

#skip-changelog

Closes #7671

@github-actions
Copy link
Contributor

github-actions bot commented Mar 11, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


This PR will not appear in the changelog.


🤖 This preview updates automatically when you update the PR.

Copy link
Member

@philipphofmann philipphofmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @markushi 🙏

@philprime philprime enabled auto-merge (squash) March 11, 2026 10:05
@philprime philprime added the ready-to-merge Use this label to trigger all PR workflows label Mar 11, 2026
@philprime philprime merged commit 17fe3fd into main Mar 11, 2026
187 of 200 checks passed
@philprime philprime deleted the chore/issue-template-error-monitoring branch March 11, 2026 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge Use this label to trigger all PR workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: Add error monitoring solution question to bug report template

3 participants