Skip to content

Instantly share code, notes, and snippets.

@alassiter
Created September 22, 2011 20:21
Show Gist options
  • Save alassiter/1235920 to your computer and use it in GitHub Desktop.
Save alassiter/1235920 to your computer and use it in GitHub Desktop.
Reminder Features Draft #1
Feature: Agent creates a reminder
As an Agent
I want to create a reminder
So that it will be added to my list of things to remember
Feature: Agent views reminders
As an Agent
I want to view my reminders
So that I see what actions I need to do
Feature: Agent marks a reminder as complete
As an Agent
I want to mark a reminder as complete
So that it no longer appears on my list of things to do.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment