23 comments (23 comments)24 reactions (24 reactions)0 assignees (0 assignees)JavaScript2,394 stars (2,394 stars)368 forks (368 forks)batch import
bughelp wanted
Description
This issue does not include a description.
Contributor guide
- Tech stack
- javascripthtmlcss
- Domain
- frontendtooling
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 4
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- over 1 week
- 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.
- unclear
- Prerequisites
- Familiarity with Bootstrap v3 and v4Understanding of bootlint's codebase
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 15
- Research direction
- The issue body is empty, so the first step is to clarify the scope of the update. Review the existing bootlint rules to understand how they detect Bootstrap v3 patterns. Then, study Bootstrap v4's new classes, components, and markup changes. Check the repository's contributing guidelines and any related discussions in the comments. A good starting point would be to search for 'v4' in the codebase and comment threads to gather requirements.