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

[Docs] issue template with guidance for bug reports #3115

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

soryy708
Copy link
Contributor

In relation to a bug report about the plugin failing silently in some edge case: #3107

It's unclear how to make eslint-plugin-import show its detailed logs, which would have made the failure not silent, and saved contributor time in triage and debugging.

Lets add an issue template, with instructions that will guide the issue author to:

  • Enable debug logging for the plugin, to narrow down what failed
  • Provide an MCVE

Copy link

codecov bot commented Dec 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.61%. Comparing base (341178d) to head (fcf6cdc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3115      +/-   ##
==========================================
+ Coverage   95.59%   95.61%   +0.02%     
==========================================
  Files          83       83              
  Lines        3629     3628       -1     
  Branches     1282     1281       -1     
==========================================
  Hits         3469     3469              
+ Misses        160      159       -1     

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

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

Successfully merging this pull request may close these issues.

1 participant