From 7d2c6ac8c171d186cf0434d6441ef9235a0b66ab Mon Sep 17 00:00:00 2001 From: Dave Date: Fri, 27 Feb 2026 16:52:22 +0000 Subject: [PATCH] story-kit: remove 234_story_show_story_bug_spike_text_and_acceptance_criteria_in_expanded_work_item --- ...ceptance_criteria_in_expanded_work_item.md | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 .story_kit/work/1_upcoming/234_story_show_story_bug_spike_text_and_acceptance_criteria_in_expanded_work_item.md diff --git a/.story_kit/work/1_upcoming/234_story_show_story_bug_spike_text_and_acceptance_criteria_in_expanded_work_item.md b/.story_kit/work/1_upcoming/234_story_show_story_bug_spike_text_and_acceptance_criteria_in_expanded_work_item.md deleted file mode 100644 index 825a50b..0000000 --- a/.story_kit/work/1_upcoming/234_story_show_story_bug_spike_text_and_acceptance_criteria_in_expanded_work_item.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -name: "Show story/bug/spike text and acceptance criteria in expanded work item" ---- - -# Story 234: Show story/bug/spike text and acceptance criteria in expanded work item - -## User Story - -As a user, I want to see the full story/bug/spike description and acceptance criteria inside the expanded work item card, so that I can understand the work without opening the file. - -## Acceptance Criteria - -- [ ] Expanded work item shows the user story or bug description text -- [ ] Expanded work item shows acceptance criteria with checkbox state (checked/unchecked) -- [ ] Works for stories, bugs, and spikes - -## Out of Scope - -- TBD