기여 진입로 만들기 — README 함께 만들기 절 + good first issue 안내 - #12
Merged
Conversation
README 에 CONTRIBUTING 링크조차 없어서, 기여하고 싶은 사람이 무엇부터 손대야 할지 알 방법이 없었다. - README: '함께 만들기' 절 신설. 개발자가 아니어도 할 수 있는 일(코퍼스 페어, 픽토그램 낱말)을 먼저 놓고, good first issue 라벨 검색 링크를 건다. 쉬운 정보는 코드만으로 좋아지지 않는다 — 어떤 문서가 왜 어려운지 아는 사람의 손이 필요하다. - CONTRIBUTING: 로컬 개발 환경을 로컬 모델 기준으로 갱신(#1·#2 반영). '어디서 시작할까' 절 추가. 관련 이슈: #8 #9 #10 #11
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
문제
CONTRIBUTING.md는 잘 갖춰져 있는데 README 에서 링크가 안 걸려 있었다.기여하고 싶은 사람이 저장소에 처음 왔을 때 무엇부터 손대야 할지 알 방법이 없었다.
무엇을
코퍼스 페어(코퍼스 확장 — 실제 공공문서 기반 페어 추가 (현재 11쌍) #11), 픽토그램 낱말(픽토그램 렉시콘 넓히기 (현재 33개 낱말) #9). 그다음
good first issue라벨 검색 링크.kanana-1.5-8b를 Ollama 에서 받을 수 없음 #1·기본 프로바이더가 원격 API 이고, 스텁 폴백이 화면에서 구분되지 않음 #2 반영),'어디서 시작할까' 절을 넣었다.
함께 연 이슈
범위와 주의점을 이슈 본문에 적어 두었다. 초보자가 열었을 때 "뭘 조심해야 하는지"까지
읽히도록 썼다.
good first issue)good first issue) — 라이선스 경계 주의사항 포함왜 이 순서인가
쉬운 정보를 실제로 만들어 본 사람은 대체로 개발자가 아니다. 그런 사람에게
"코드를 고치세요"로 시작하는 문서는 닫힌 문이다. 그래서 비개발 기여를 위에 놓았다.