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 1 commit 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 94.74%. Comparing base (f0727a6) to head (0dc21bc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3115      +/-   ##
==========================================
+ Coverage   94.55%   94.74%   +0.19%     
==========================================
  Files          84       84              
  Lines        3634     3635       +1     
  Branches     1279     1280       +1     
==========================================
+ Hits         3436     3444       +8     
+ Misses        198      191       -7     

☔ 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