Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit 2af6e58

Browse files
committed
fix: 空のプロパティを削除
1 parent b5978a6 commit 2af6e58

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Bug Report
22
description: バグに関するIssueのテンプレート
33
title: "[Bug]: "
4-
labels: ""
5-
assignees: ""
64
body:
75
- type: markdown
86
attributes:

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Feature Request
22
description: 新機能に関するIssueのテンプレート
33
title: "[Feature]: "
4-
labels: ""
5-
assigness: ""
64
body:
75
- type: markdown
86
attributes:
@@ -31,6 +29,5 @@ body:
3129
attributes:
3230
label: その他伝達事項
3331
description: 注意事項や伝達事項、メモがあれば記述して下さい
34-
placeholder: ""
3532
validations:
3633
required: false

0 commit comments

Comments
 (0)