Skip to content

Instantly share code, notes, and snippets.

View tedmasterweb's full-sized avatar

Ted Stresen-Reuter tedmasterweb

View GitHub Profile
Bringing machine 'homestead' up with 'virtualbox' provider...
==> homestead: Importing base box 'laravel/homestead'...
Progress: 10%
Progress: 20%
Progress: 60%
Progress: 90%
==> homestead: Matching MAC address for NAT networking...
==> homestead: Checking if box 'laravel/homestead' version '9.5.1' is up to date...
==> homestead: A newer version of the box 'laravel/homestead' for provider 'virtualbox' is

Keybase proof

I hereby claim:

  • I am tedmasterweb on github.
  • I am tedmasterweb (https://keybase.io/tedmasterweb) on keybase.
  • I have a public key ASAGvxlJUGrnEeft--C2WBrrP_DpKg-M9DyvfpWXqehekwo

To claim this, I am signing this object:

@tedmasterweb
tedmasterweb / Samples.md
Last active February 5, 2017 22:54
User Stories and Acceptance Criteria Patterns

The aim of this gist is to provide samples of common patterns of User Stories and Acceptance Criteria.

I am creating this because I am NOT an expert and don't have much experience writing user stories and acceptance criteria and I've found surpisingly few clear and complete examples online (not saying they aren't there, just that I haven't found them). Furthermore, as I practice writing them I'm finding that they tend to follow patterns and rather than write a whole set of stories and criteria from scratch, I'd much rather grab a template with most of the pattern filled in for me (the 1000 hour head start).

Example One: Contact Us form

In this example, a user is shown a form that they can fill in to contact the site owner. Besides the common fields, the form includes a captcha and the ability to upload a photo.

User Stories