16 lines
424 B
YAML
16 lines
424 B
YAML
name: "Todo"
|
|
description: "해야할 것이 있나요??🤔"
|
|
body:
|
|
|
|
- type: textarea
|
|
attributes:
|
|
label: Describe
|
|
description: |
|
|
[Explain] 설명을 작성해주세요.
|
|
placeholder: |
|
|
밥먹기 UI 작성
|
|
- type: textarea
|
|
attributes:
|
|
label: Additional
|
|
description: |
|
|
[추가사항] 별도로 알려줘야 할 사항이나 추가사항을 작성해주세요 |