Korean explanation and related materials to navigate Azure SDK parent and child repositories
Перейти к файлу
Ian Choi 95f0056296
Merge pull request #188 from mukmookk/contributing
Translate CONTRIBUTING.md reflect most recent doc
2023-10-22 11:39:43 +09:00
_data docs: translate update, edit sidebar via complete translating 2023-10-17 21:51:16 +09:00
_includes UI improvements to AzureSDK Release Blog (#4166) 2022-10-04 12:11:27 +09:00
_layouts UI improvements to AzureSDK Release Blog (#4166) 2022-10-04 12:11:27 +09:00
azuresdkspecs Temporally incorporate from Azure/azure-sdk repo 2021-07-24 05:52:45 +09:00
css UI improvements to AzureSDK Release Blog (#4166) 2022-10-04 12:11:27 +09:00
docs Merge pull request #193 from bnbong/python-guideline-impl 2023-10-21 14:04:11 +09:00
eng docs: change word repo in korean 2023-08-28 19:59:24 +09:00
fonts Temporally incorporate from Azure/azure-sdk repo 2021-07-24 05:52:45 +09:00
images UI improvements to AzureSDK Release Blog (#4166) 2022-10-04 12:11:27 +09:00
js Sidebar position issue 2023-08-30 17:47:03 +09:00
releases/latest First draft version of Korean site 2021-07-26 10:16:45 +09:00
.gitignore Add .DS_Store into .gitignore 2023-09-23 00:04:28 +09:00
CODE_OF_CONDUCT.md CODE_OF_CONDUCT.md committed 2021-07-23 11:09:18 -07:00
CONTRIBUTING.md Merge branch 'main' into contributing 2023-10-22 08:10:37 +09:00
Gemfile webrick 의존성 추가 #130 2023-07-27 13:06:58 +09:00
Gemfile.lock Merge pull request #159 from Azure/dependabot/bundler/activesupport-6.1.7.5 2023-08-25 08:28:29 +09:00
LICENSE LICENSE committed 2021-07-23 11:09:18 -07:00
README.md Translation of 'contributor' 2023-08-10 10:13:20 +09:00
SECURITY.md SECURITY.md committed 2021-07-23 11:09:19 -07:00
SUPPORT.md Korean explanation on CONTRIBUTING & SUPPORT 2021-07-26 21:47:36 +09:00
_config.yml Fix _config.yml 2021-07-26 10:17:55 +09:00
azure-pipelines.yml Set up CI with Azure Pipelines - Jekyll build 2021-08-24 01:45:03 +09:00
feed.xml Temporally incorporate from Azure/azure-sdk repo 2021-07-24 05:52:45 +09:00
index.md First draft version of Korean site 2021-07-26 10:16:45 +09:00
search.json Temporally incorporate from Azure/azure-sdk repo 2021-07-24 05:52:45 +09:00
sitemap.xml Temporally incorporate from Azure/azure-sdk repo 2021-07-24 05:52:45 +09:00

README.md

Azure SDK Documentation for Korean

(For English, please visit https://github.com/Azure/azure-sdk repository)

Azure SDK는 개발자가 다양한 Azure 서비스를 원하는 프로그래밍 언어로 활용할 수 있는 플랫폼을 제공하고 있습니다. 각 언어에 대한 소스 저장소에 해당 클라이언트 라이브러리에 대한 소스 코드가 있습니다. 이 저장소는 해당 프로그래밍 언어 별 저장소를 가리키며, 한글로 보다 자세한 설명을 공유하고자 합니다. 구체적인 이슈는 각 SDK 저장소를 통해 확인하실 수 있습니다.

언어 디자인 가이드라인 (영문) 패키지 저장소 문서 (영문)
General General Design Guidelines azure-sdk Repository Official Azure Documentation
Android Design Guidelines for Android (Draft) Android Packages azure-sdk-for-android Repository Coming Soon
C# /.NET Design Guidelines for .NET .NET Packages azure-sdk-for-net Repository .NET Documentation
Go Design Guidelines for Go (Draft) Go Packages azure-sdk-for-go Repository Go Documentation
C Design Guidelines for C99 (Draft) C Packages azure-sdk-for-c Repository C Documentation
C++ Design Guidelines for C++ (Draft) C++ Packages azure-sdk-for-cpp Repository C++ Documentation
iOS Design Guidelines for iOS (Draft) iOS Packages azure-sdk-for-ios Repository Coming Soon
Java Design Guidelines for Java Java Packages azure-sdk-for-java Repository Java Documentation
JavaScript Design Guidelines for TypeScript JavaScript Packages azure-sdk-for-js Repository JavaScript Documentation
Python Design Guidelines for Python Python Packages azure-sdk-for-python Repository Python Documentation

기여하기 (Contributing)

본 저장소는 Microsoft 오픈 소스에 기여하기 위한 가이드라인을 따르고 있습니다.

Note that below is Korean translation of contributing part on Azure SDK's README.md.
아래는 Azure SDK 저장소에 언급된 기여하기 파트를 한글로 번역한 것입니다. 참고하셨으면 합니다.

이 프로젝트는 기여 및 제안을 환영합니다. 대부분의 기여는 기여자가 기여를 사용할 권리를 가지고 있으며 실제로 그러한 권리를 당사에 부여한다고 선언하는 기여자 라이센스 계약(CLA)에 동의하기를 요구합니다. 자세한 내용은 https://cla.microsoft.com 을 방문하시면 됩니다.

Pull request를 제출하면 CLA 봇이 자동으로 CLA를 제공하고 PR을 적절하게 꾸밀 필요가 있는지 여부를 결정합니다(예: 레이블, 댓글). 봇이 제공하는 지침을 따르면 됩니다. 이 작업은 CLA를 사용하여 모든 저장소에서 한 번만 수행하면 됩니다.

Azure SDK에 기여할 수 있는 방법에 대한 모든 지침은 contributing guide를 참조하세요. 각 개별 SDK에 기여하는 방법에 대한 지침은 각 언어 repo의 CONTRIBUTING.md를 확인하세요.

이 프로젝트는 Microsoft Open Source Code of Conduct 를 채택했습니다. 자세한 내용은 Code of Conduct FAQ 를 참조하거나 추가 질문 또는 의견이 있는 경우 opencode@microsoft.com 로 문의하시면 됩니다.