"GitHub 레이블"의 두 판 사이의 차이

 
(같은 사용자의 중간 판 7개는 보이지 않습니다)
1번째 줄: 1번째 줄:
==개요==
==개요==
;GitHub 레이블
;GitHub 이슈 레이블
;GitHub 이슈 레이블


{| class='wikitable'
{| class='wikitable'
! 항목 !! 설명
! 항목 !! 색상 !! 설명
|-
|-
| 버그(bug) || 뭔가가 제대로 작동하지 않음(Something isn't working)
| 버그(bug) || {{색상|#d73a4a}}{{색상|#ee0701}} || ★ 뭔가가 제대로 작동하지 않음(Something isn't working)
|-
|-
| 문서(documentation) || 문서 개선 또는 추가(Improvements or additions to documentation)
| 문서(documentation) || {{색상|#0075ca}}{{색상|#d4c5f9}} || ★ 문서 개선 또는 추가(Improvements or additions to documentation)
|-
|-
| 중복(duplicate) || This issue or pull request already exists
| 중복(duplicate) || {{색상|#cfd3d7}}{{색상|#eeeeee}} || ★ This issue or pull request already exists
|-
|-
| 향상(enhancement) || 새로운 기능 또는 요청(New feature or request)
| 향상(enhancement) || {{색상|#a2eeef}}{{색상|#84b6eb}} || ★ 새로운 기능 또는 요청(New feature or request)
|-
|-
| 적절한 첫번째 이슈(good first issue) || 신입에게 적절함(Good for newcomers)
| 적절한 첫번째 이슈(good first issue) || {{색상|#7057ff}} || ★ 신입에게 적절함(Good for newcomers)
|-
|-
| 도움 필요(help wanted) || 관심 필요(Extra attention is needed)
| 도움 필요(help wanted) || {{색상|#008672}} || ★ 관심 필요(Extra attention is needed)
|-
|-
| 유효하지 않음(invalid) || 잘못된 것 같음(This doesn't seem right)
| 유효하지 않음(invalid) || {{색상|#e4e669}} || ★ 잘못된 것 같음(This doesn't seem right)
|-
|-
| 질문(question) || 추가 정보 요청(Further information is requested)
| 질문(question) || {{색상|#d876e3}}{{색상|#cc317c}} || ★ 추가 정보 요청(Further information is requested)
|-
|-
| 수리 안함([[wontfix]]) || 이건은 처리 안할 것임(This will not be worked on)
| 수리 안함([[wontfix]]) || {{색상|#ffffff}}{{색상|#eeeeee}} || ★ 이건은 처리 안할 것임(This will not be worked on)
|-
| 리팩토링([[refactoring]]) || {{색상|#fbca04}} ||
|-
| 테스트([[test]]) || {{색상|#bfe5bf}} ||
|}
|}
==같이 보기==
* [[GitHub 사이즈 레이블]]


==참고==
==참고==

2023년 4월 13일 (목) 14:32 기준 최신판

1 개요[ | ]

GitHub 레이블
GitHub 이슈 레이블
항목 색상 설명
버그(bug)
#d73a4a
#ee0701
★ 뭔가가 제대로 작동하지 않음(Something isn't working)
문서(documentation)
#0075ca
#d4c5f9
★ 문서 개선 또는 추가(Improvements or additions to documentation)
중복(duplicate)
#cfd3d7
#eeeeee
★ This issue or pull request already exists
향상(enhancement)
#a2eeef
#84b6eb
★ 새로운 기능 또는 요청(New feature or request)
적절한 첫번째 이슈(good first issue)
#7057ff
★ 신입에게 적절함(Good for newcomers)
도움 필요(help wanted)
#008672
★ 관심 필요(Extra attention is needed)
유효하지 않음(invalid)
#e4e669
★ 잘못된 것 같음(This doesn't seem right)
질문(question)
#d876e3
#cc317c
★ 추가 정보 요청(Further information is requested)
수리 안함(wontfix)
#ffffff
#eeeeee
★ 이건은 처리 안할 것임(This will not be worked on)
리팩토링(refactoring)
#fbca04
테스트(test)
#bfe5bf

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}