diff --git a/.storkit/work/1_backlog/354_story_make_help_command_output_alphabetical.md b/.storkit/work/1_backlog/354_story_make_help_command_output_alphabetical.md new file mode 100644 index 0000000..6f23a8b --- /dev/null +++ b/.storkit/work/1_backlog/354_story_make_help_command_output_alphabetical.md @@ -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