Skip to content

Commit 67264b1

Browse files
plagnessclaude
andcommitted
chore: update issue template labels to type:bug / type:feature
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent fa8f761 commit 67264b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Bug report
22
description: Report a reproducible problem
3-
labels: [bug]
3+
labels: [type:bug]
44
body:
55
- type: textarea
66
id: current

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Feature request
22
description: Propose an improvement
3-
labels: [enhancement]
3+
labels: [type:feature]
44
body:
55
- type: textarea
66
id: problem

0 commit comments

Comments
 (0)