Skip to content

Commit 42599fc

Browse files
committed
fix: issue 템플릿에서 빈 placeholder 제거
1 parent 7e271a2 commit 42599fc

File tree

8 files changed

+0
-8
lines changed

8 files changed

+0
-8
lines changed

.github/ISSUE_TEMPLATE/01-feat-template.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,5 @@ body:
2727
attributes:
2828
label: '📅 마감일'
2929
description: '마감일을 입력해주세요 (YY.MM.DD)'
30-
placeholder: ''
3130
validations:
3231
required: false

.github/ISSUE_TEMPLATE/02-fix-template.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,5 @@ body:
2727
attributes:
2828
label: '📅 마감일'
2929
description: '마감일을 입력해주세요 (YY.MM.DD)'
30-
placeholder: ''
3130
validations:
3231
required: false

.github/ISSUE_TEMPLATE/03-hotfix-template.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,5 @@ body:
2727
attributes:
2828
label: '📅 마감일'
2929
description: '마감일을 입력해주세요 (YY.MM.DD)'
30-
placeholder: ''
3130
validations:
3231
required: false

.github/ISSUE_TEMPLATE/04-docs-template.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,5 @@ body:
2727
attributes:
2828
label: '📅 마감일'
2929
description: '마감일을 입력해주세요 (YY.MM.DD)'
30-
placeholder: ''
3130
validations:
3231
required: false

.github/ISSUE_TEMPLATE/05-refactor-template.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,5 @@ body:
2727
attributes:
2828
label: '📅 마감일'
2929
description: '마감일을 입력해주세요 (YY.MM.DD)'
30-
placeholder: ''
3130
validations:
3231
required: false

.github/ISSUE_TEMPLATE/06-test-template.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,5 @@ body:
2727
attributes:
2828
label: '📅 마감일'
2929
description: '마감일을 입력해주세요 (YY.MM.DD)'
30-
placeholder: ''
3130
validations:
3231
required: false

.github/ISSUE_TEMPLATE/07-chore-template.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,5 @@ body:
2727
attributes:
2828
label: '📅 마감일'
2929
description: '마감일을 입력해주세요 (YY.MM.DD)'
30-
placeholder: ''
3130
validations:
3231
required: false

.github/ISSUE_TEMPLATE/08-ci-template.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,5 @@ body:
2727
attributes:
2828
label: '📅 마감일'
2929
description: '마감일을 입력해주세요 (YY.MM.DD)'
30-
placeholder: ''
3130
validations:
3231
required: false

0 commit comments

Comments
 (0)