Skip to content

Commit 2edf81a

Browse files
committed
docs: add need translation issue template
1 parent 0f32cfa commit 2edf81a

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: 번역 필요
3+
about: 번역이 필요한 문서에 대해 이 템플릿을 사용해주세요
4+
title: '[번역 필요]: '
5+
labels: 'need translation'
6+
assignees: ''
7+
---
8+
9+
## Summary
10+
11+
<!-- 번역이 필요한 부분의 요약 -->
12+
13+
## Page
14+
15+
<!-- 번역이 필요한 문서의 페이지 -->
16+
<!-- 예시: https://ko.react.dev/reference/react/useState#parameters -->
17+
18+
## Details
19+
20+
<!-- 번역이 필요한 부분의 상세 내용 -->

0 commit comments

Comments
 (0)