Skip to content

Commit

Permalink
feat(agile handbook): Add cheatsheet on how we scope projects
Browse files Browse the repository at this point in the history
  • Loading branch information
austin-schaefer committed Oct 7, 2021
1 parent 2201000 commit 4ecadd3
Showing 1 changed file with 48 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,51 @@ template: basicDoc
topics:
- Docs agile handbook
---
We use this cheatsheet
We use this cheatsheet to help us scope projects in a consistent way.

## What is this [#what_is_this]

+ What's the elevator pitch for the feature? What's the user value?
+ What are the most exciting tasks/stories we can tell for this feature?
+ Who is the primary audience?
+ Any docs deliverables you already have in mind?

## Dates [#dates]

+ What are you working on right now?
+ When does this "release" (private beta, public beta, GA, etc.)?
+ If private beta, how many customers and do they need docs?

## Scope [#scope]

+ Who will write first drafts?
+ Do you need any templates?
+ Does this need a liaison?

## Resources [#resources]

+ Is there a test account/is this in staging?
+ Are there mockups or other resources?
+ Do you have any other collateral to share?

## People [#people]

+ Who is the primary reviewer (and backups)?
+ Who is product manager?
+ Who is lead dev?
+ Who is the designer?
+ Who is program manager?
+ Who is the researcher? Are we doing any user research?
+ Who is the PMM?
+ Who is the support point person?

## Before meeting ends [#before_meeting_ends]

+ Who is writing?
+ When is it due?
+ Do we need JIRAs?
+ Who is following up with who?

## For more help

We welcome thoughts or questions on our handbook! The easiest way to get in touch is to [file a GitHub issue](https://github.com/newrelic/docs-website/issues/new/choose).

0 comments on commit 4ecadd3

Please sign in to comment.