6 comments (6 comments)3 reactions (3 reactions)0 assignees (0 assignees)JavaScript22,337 stars (22,337 stars)5,423 forks (5,423 forks)batch import
good first issueservice-badge
Description
Contributor guide
- Tech stack
- javascriptnodejs
- Domain
- ci cdtooling
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- 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
- Knowledge of Node.jsUnderstanding of Shields.io service patterns
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 65
- Research direction
- Review the existing badge services in the project, particularly the structure of other service badges like 'travis' or 'circleci'. Examine the comments on this issue for any previous discussion or design decisions. The implementation will involve creating a new service file under 'services/saucelabs/', defining the badge URL pattern, and fetching data from the Sauce Labs API to generate the SVG badge. Consult the project's documentation on adding a new service.