Skip to content

Commit e4311d9

Browse files
brabojclaude
andauthored
chore: fix issue template labels to match label names (#184)
- spike.md: question → spike - task.md: enhancement → task Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 6dac40e commit e4311d9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/spike.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Spike
33
about: Research or exploration — output is a decision or ADR
44
title: ""
5-
labels: question
5+
labels: spike
66
assignees: ""
77
---
88

.github/ISSUE_TEMPLATE/task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Task
33
about: Atomic implementable unit of work
44
title: ""
5-
labels: enhancement
5+
labels: task
66
assignees: ""
77
---
88

0 commit comments

Comments
 (0)