Skip to content

Commit 0757454

Browse files
committed
fix(ci): delete tilte fields (#4)
Signed-off-by: kangeunchan <kangeunchan080310@gmail.com>
1 parent c134193 commit 0757454

6 files changed

Lines changed: 0 additions & 6 deletions

File tree

.github/ISSUE_TEMPLATE/bug.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: BUG
22
description: Internal bug report for developers
3-
title: ""
43
labels: ["bug", "triage"]
54
body:
65
- type: input

.github/ISSUE_TEMPLATE/chore.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: chore
22
description: Maintenance or housekeeping task
3-
title: ""
43
labels: ["chore", "triage"]
54
body:
65
- type: input

.github/ISSUE_TEMPLATE/documentation.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: documentation
22
description: Documentation update or request
3-
title: ""
43
labels: ["documentation", "triage"]
54
body:
65
- type: input

.github/ISSUE_TEMPLATE/enhancement.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: enhancement
22
description: Improvement to an existing feature
3-
title: ""
43
labels: ["enhancement", "triage"]
54
body:
65
- type: input

.github/ISSUE_TEMPLATE/feature.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: feature
22
description: New feature request (internal)
3-
title: ""
43
labels: ["feature", "triage"]
54
body:
65
- type: input

.github/ISSUE_TEMPLATE/question.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: question
22
description: Internal technical question
3-
title: ""
43
labels: ["question"]
54
body:
65
- type: input

0 commit comments

Comments
 (0)