0 comments (0 comments)2 reactions (2 reactions)0 assignees (0 assignees)JavaScript1,219 stars (1,219 stars)167 forks (167 forks)batch import
help wantedwebsite
Description
GH Pages site is missing link to NPM package.
Contributor guide
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- documentation
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 1
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- under 1 hour
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- clear
- Prerequisites
- basic GitHub workflow
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 90
- Research direction
- Locate the source files for the GH Pages site (likely in /docs or a gh pages branch). Find where the NPM package link should be inserted, perhaps alongside the existing download links. Add an anchor tag pointing to https://www.npmjs.com/package/jquerypp with appropriate text.