Skip to content
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

Translate ko/spec/ics-template.md #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
71 changes: 71 additions & 0 deletions ko/spec/ics-template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
---
ics: "(숫자)"
title: "(짧은 제목)"
stage: "(현재 진행 단계)"
category: "(ics 범주)"
kind: "(ics 유형)"
author: "(주요 저자와 부가적인 저자)"
created: "(생성 날짜)"
modified: "(수정한 날짜)"
requires: "(선택적인 ics 숫자 목록)"
required-by: "(선택적인 ics 숫자 목록)"
implements: "(선택적인 ics 숫자 목록)"
---

## 개요

(사양에 대한 high-level의 설명과 근거)

### 의도

(이 표준의 존재 근거)

### 정의

(공통 문서에 정의되지 않은 새로운 용어의 정의)

### 요구 속성

(원하는 특성 / 프로토콜의 특성과 이 특성을 위반했을 경우 영향)

## 기술 사양

(표준 문서의 주요 부분, 모든 세부 항목을 포함할 필요는 없음)

(자세한 기술 사양 : 문법, 의미, 하위 프로토콜, 알고리즘, 자료구조 등)

### 자료 구조

(해당되는 경우, 새로운 자료 구조)

### 하위 프로토콜

(해당되는 경우, 하위 프로토콜)

### 속성 & 불변하는 특성

(해당되는 경우, 특정 프로토콜에 의해 유지되는 속성과 불변하는 특성)

## 하위 호환성

(이전 표준과의 호환성이나 호환성 결여에 대한 논의)

## 상위 호환성

(예상되는 미래의 표준과의 호환성이나 호환성 결여에 대한 논의)

## 구현 예제

(구체적인 구현 예제에 대한 링크 또는 설명)

## 다른 구현

(다른 구현에 대한 링크 또는 설명)

## 역사

(변경 기록과 중요한 영감과 참조)

## 저작권

이 게시물의 모든 내용은 [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) 라이센스에 의해 보호받습니다.