Skip to content

Instantly share code, notes, and snippets.

@fatagun
Forked from omgitstom/product-spec-template.md
Last active February 18, 2022 14:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fatagun/db44157068d00a52c3a86279b01f1ea2 to your computer and use it in GitHub Desktop.
Save fatagun/db44157068d00a52c3a86279b01f1ea2 to your computer and use it in GitHub Desktop.
Product Spec Template

Feature / Product Title

Overview

Why are we building this?

Goals

What do you want to achieve with building this? You can even talk about how this will effect Metrics or KPIs

Non-Goals

What is out of scope and will be handled outside of the minimal delivery?

Assumptions

What assumptions are you making about your end-user, or the state of the system before looking at these use cases and requirements?

Design

Design considerations, diagrams and attachments

User Stories

User Story 1

As a persona/role, I want to do something, so I can receive a benefit

Requirements

spend some time defining the requirements of the user story, sometimes you need to have color around the user story to set some context

Acceptance Testing

what is the user acceptance testing for the feature? how would you or an outsider validate that the user story is complete?

Documentation

spend some time talking about where this functionality needs to be documented, we had a very documentation driven approach at stormpath since we wanted to have a culture that documentation was the product

User Story 2

Requirements

Acceptance Testing

Documentation

User Story X

Requirements

Acceptance Testing

Documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment