Skip to content

Docs/gssoc husky troubleshooting#2194

Open
Bhavy12-cell wants to merge 2 commits into
Priyanshu-byte-coder:mainfrom
Bhavy12-cell:docs/gssoc-husky-troubleshooting
Open

Docs/gssoc husky troubleshooting#2194
Bhavy12-cell wants to merge 2 commits into
Priyanshu-byte-coder:mainfrom
Bhavy12-cell:docs/gssoc-husky-troubleshooting

Conversation

@Bhavy12-cell
Copy link
Copy Markdown
Contributor

Closes #1949

Added comprehensive Husky troubleshooting reference manual for GSSoC contributors.

Changes:

  • Created docs/HUSKY_TROUBLESHOOTING.md covering:
    • Common husky errors with exact fixes
    • Pre-commit and pre-push hook failures
    • Windows-specific issues
    • Nuclear reset guide
    • Quick reference table

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 8, 2026

@Bhavy12-cell is attempting to deploy a commit to the PRIYANSHU DOSHI's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added gssoc26 GSSoC 2026 contribution type:docs GSSoC type bonus: documentation (+5 pts) labels Jun 8, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 8, 2026

GSSoC Label Checklist 🏷️

@Priyanshu-byte-coder — please apply the appropriate labels before merging:

Difficulty (pick one):

  • level:beginner — 20 pts
  • level:intermediate — 35 pts
  • level:advanced — 55 pts
  • level:critical — 80 pts

Quality (optional):

  • quality:clean — ×1.2 multiplier
  • quality:exceptional — ×1.5 multiplier

Validation (required to score):

  • gssoc:approved — counts for points
  • gssoc:invalid / gssoc:spam / gssoc:ai-slop — does not score

Type labels (type:*) are auto-detected from files and title. Review and adjust if needed.
Points formula: (difficulty × quality_multiplier) + type_bonus

@Priyanshu-byte-coder
Copy link
Copy Markdown
Owner

Thank you for this contribution! A couple of issues to address before merging:

  1. HUSKY_TROUBLESHOOTING.md references pnpm install and pnpm prepare — but DevTrack uses npm (there is a package-lock.json and no pnpm-lock.yaml). Please update all pnpm references to npm in the docs.

  2. The PR bundles both documentation (HUSKY_TROUBLESHOOTING.md) and a new feature (project-tutor) in the same PR. Consider splitting these into separate PRs for cleaner review, though it's not strictly required.

Please fix the package manager references and push an update!

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

Labels

gssoc26 GSSoC 2026 contribution type:docs GSSoC type bonus: documentation (+5 pts)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: Add GSSoC husky troubleshooting reference manual

2 participants