Description
This is a Feature Request
What would you like to be added
Translate docs/contribute/ into Korean.
And Refactor(rename file name) ko/docs/contribute/ to ko/docs/contribute/docs/
Why is this needed
When comparing en and ko, ko/docs/contribute/
should be moved to ko/docs/contribute/docs/
. It seems that docs/contribute/
which has not been translated yet, should be translated to ko/docs/contribute/
.
Comments
docs/contribute/ 과 대응하는 한글화 문서가 존재하지 않고, 해당 문서 자리에 ko/docs/contribute/ 문서가 번역되어 있습니다. 이에 대해 docs/contribute/ -> 새로운 한글화 문서 생성(ko/docs/contribute/
),
ko/docs/contribute/ -> ko/docs/contribute/docs
로 경로 변경(파일명 변경. 현재 _index.md
-> docs.md
) 을 진행하면 좋을 것 같습니다! (k8s 한글화 기여는 처음이기에 올바른 절차(?)로 이슈를 등록하는 것인지 잘 모르겠습니다. 위 이슈와 관련하여 slack 채널에 문의를 했는데 확인 부탁드립니다! 문제가 없다면 현 이슈에 대해 제가 작업을 진행하고 싶습니다!)
** 추가 확인을 해보니 dev-1.27-ko.1
브랜치의 en/docs/contribute
하단에는 main
브랜치에 존재하는 docs.md
파일이 존재하지 않는 것 같습니다. 이 떄문에 ko
브랜치 또한 docs.md
파일이 존재하지 않고 _index.md
파일이 앞서 말씀드린 문서로 반영이 된건 아닌가 싶습니다..
https://kubernetes.io/docs/contribute/
https://kubernetes.io/docs/contribute/docs/