Basic Node.js knowledgeFamiliarity with Shields codebase
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
60
調査方針
The issue requests adding an optional version parameter to the jsDelivr badge URL, e.g., /hd/jquery/jquery/3.3.1.svg. The implementation involves modifying the jsDelivr badge service in the Shields codebase, likely in the services/ directory. Look at existing badge services for patterns on handling optional parameters. The version should be optional and seamlessly integrated. Review the comments for any prior discussion on API design.