Skip to content

Commit d50f195

Browse files
authored
Create ๐Ÿ’ก-issue-template.yml
1 parent 2fbcbd2 commit d50f195

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
name: "โœจ Feature"
2+
description: "์ƒˆ๋กœ์šด ๊ธฐ๋Šฅ ์ถ”๊ฐ€"
3+
labels: ["feature"]
4+
body:
5+
- type: textarea
6+
attributes:
7+
label: ๐Ÿ“„ ์„ค๋ช…
8+
description: ์ƒˆ๋กœ์šด ๊ธฐ๋Šฅ์— ๋Œ€ํ•œ ์„ค๋ช…์„ ์ž‘์„ฑํ•ด ์ฃผ์„ธ์š”.
9+
placeholder: ์ž์„ธํžˆ ์ ์„์ˆ˜๋ก ์ข‹์Šต๋‹ˆ๋‹ค!
10+
validations:
11+
required: true
12+
- type: textarea
13+
attributes:
14+
label: โœ… ์ž‘์—…ํ•  ๋‚ด์šฉ
15+
description: ํ•  ์ผ์„ ์ฒดํฌ๋ฐ•์Šค ํ˜•ํƒœ๋กœ ์ž‘์„ฑํ•ด์ฃผ์„ธ์š”.
16+
placeholder: ์ตœ๋Œ€ํ•œ ์„ธ๋ถ„ํ™” ํ•ด์„œ ์ ์–ด์ฃผ์„ธ์š”!
17+
validations:
18+
required: true
19+
- type: textarea
20+
attributes:
21+
label: ๐Ÿ™‹๐Ÿป ์ฐธ๊ณ  ์ž๋ฃŒ
22+
description: ์ฐธ๊ณ  ์ž๋ฃŒ๊ฐ€ ์žˆ๋‹ค๋ฉด ์ž‘์„ฑํ•ด ์ฃผ์„ธ์š”.

0 commit comments

Comments
ย (0)