1 commentaire (1 commentaire)3 réactions (3 réactions)0 assignés (0 assignés)TypeScript72 582 stars (72 582 stars)8 943 forks (8 943 forks)batch import
good first issue
Description
Guide contributeur
- Stack technique
- typescriptrest api
- Domaine
- apibackend
- 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-2 days
- Statut d'activitéDisponibilité apparente de l'issue : fraîche, active, ancienne, bloquée ou en attente d'un mainteneur.
- fresh
- ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
- unclear
- Prérequis
- Understanding of the existing codebaseFamiliarity with TypeScriptKnowledge of REST APIs
- Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
- 30
- Direction de recherche
- Review the existing provider integration pattern in the codebase (likely in the backend service) to understand how other AI providers are supported. Examine the OpenRouter API documentation to map it to the current interface. Look for any existing comments or discussions in the issue to clarify the desired integration approach. Determine if there are any configuration or environment variables involved.