Skip to content

이슈-번역 필요 url 수정 #129

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 6, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* 자주 사용되는 용어를 일관적으로 번역하기 위해 공통된 용어를 사용합니다. 공통된 용어는 [번역 용어](#번역-용어)를 참고하세요.
* 번역 작업시 아래의 [번역 규칙](#번역-규칙)을 지켜야 합니다. **번역 규칙을 지키지 않았다고 판단되는 커밋은 PR받지 않습니다.**
* 다른 참여자가 진행하고 있는 작업과 중복을 피하기 위해 작업 전 [이슈](https://github.com/typescript-kr/typescript-kr.github.io/issues)를 확인해 주세요.
* 중복된 작업을 피하기 위해 작업 전, [이슈-번역 필요](https://github.com/typescript-kr/typescript-kr.github.io/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22)에 번역할 범위, 예상 완료 날짜를 등록해 주세요.
* 중복된 작업을 피하기 위해 작업 전, [이슈-번역 필요](https://github.com/typescript-kr/typescript-kr.github.io/issues?q=is%3Aissue+is%3Aopen+label%3A%22%F0%9F%99%8F+help+wanted%22)에 번역할 범위, 예상 완료 날짜를 등록해 주세요.
> 번역 범위: 문서 전체
> 예상 완료 날짜: 2020/00/00
* 번역할 범위, 기간은 짧게 하는 것을 권장 드리며, 범위의 경우 최소 한 문단까지 가능합니다.
Expand Down