storkit: create 354_story_make_help_command_output_alphabetical

This commit is contained in:
Dave
2026-03-20 12:21:57 +00:00
parent 28b78c4a32
commit cb991da84c

View File

@@ -0,0 +1,18 @@
---
name: "Make help command output alphabetical"
---
# Story 354: Make help command output alphabetical
## User Story
As a ..., I want ..., so that ...
## Acceptance Criteria
- [ ] Help command lists bot commands in alphabetical order
- [ ] Existing help tests still pass
## Out of Scope
- TBD