6 commentaires (6 commentaires)3 réactions (3 réactions)0 assignés (0 assignés)JavaScript22 337 stars (22 337 stars)5 423 forks (5 423 forks)batch import
good first issueservice-badge
Description
Guide contributeur
- Stack technique
- javascriptnodejs
- Domaine
- ci cdtooling
- Type d'issue
- feature
- DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
- 3
- Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
- 1-3 hours
- Statut d'activitéDisponibilité apparente de l'issue : fraîche, active, ancienne, bloquée ou en attente d'un mainteneur.
- stale
- ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
- clear
- Prérequis
- Knowledge of Node.jsUnderstanding of Shields.io service patterns
- Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
- 65
- Direction de recherche
- 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.