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 3 commits into
base: main
Choose a base branch
from

Conversation

soryy708
Copy link
Collaborator

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.04%. Comparing base (fd1ae63) to head (b4400af).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3115      +/-   ##
==========================================
- Coverage   95.60%   95.04%   -0.56%     
==========================================
  Files          83       83              
  Lines        3637     3636       -1     
  Branches     1285     1285              
==========================================
- Hits         3477     3456      -21     
- Misses        160      180      +20     

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

@soryy708 soryy708 added the docs label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant