Skip to content

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

Open
markushi wants to merge 1 commit intomainfrom
chore/issue-template-error-monitoring
Open

chore: Add error monitoring solution question to bug report template#5003
markushi wants to merge 1 commit intomainfrom
chore/issue-template-error-monitoring

Conversation

@markushi
Copy link
Member

Description

Adds a new dropdown and optional input field to the .NET 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 can interfere with Sentry's error reporting in .NET applications. 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

@github-actions
Copy link
Contributor

Semver Impact of This PR

None (no version bump detected)

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

@markushi markushi marked this pull request as ready for review March 11, 2026 09:27
@codecov
Copy link

codecov bot commented Mar 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.90%. Comparing base (ec307a7) to head (6cc12c9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5003   +/-   ##
=======================================
  Coverage   73.90%   73.90%           
=======================================
  Files         497      497           
  Lines       17957    17957           
  Branches     3516     3516           
=======================================
  Hits        13271    13271           
  Misses       3825     3825           
  Partials      861      861           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant