콘텐츠로 이동

자주 묻는 질문

All Contributors 뱃지의 숫자가 업데이트되지 않나요?

섹션 제목: “All Contributors 뱃지의 숫자가 업데이트되지 않나요?”

뱃지가 정상적으로 업데이트되기 위해서는, 동적 Shields 뱃지를 사용하세요.

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

Replace projectOwner with the relevant GitHub username or organization name, and projectName with the relevant the GitHub repo name. Style, color, and other parameters can be customized to your liking — see shields.io.

[![All Contributors](https://img.shields.io/github/all-contributors/projectOwner/projectName?color=ee8449&style=flat-square)](#contributors)