fleet/.github/ISSUE_TEMPLATE/story.md
Noah Talerman feb905bc6c
Update story issue template (#15339)
- Comment out the "make stories small" reminder at the top of the issue.
It adds more text than we need to stories
2023-12-06 09:58:59 -06:00

4.0 KiB
Raw Blame History

name about title labels assignees
🎟  Story Specify an iterative change to the Fleet product. (e.g. "As a user, I want to sign in with SSO.") story

Goal

User story
As a _________________________________________,
I want to _________________________________________
so that I can _________________________________________.

Changes

Product

  • UI changes: TODO
  • CLI usage changes: TODO
  • REST API changes: TODO
  • Permissions changes: TODO
  • Outdated documentation changes: TODO
  • Changes to paid features or tiers: TODO
  • Scalability testing: TODO

Engineering

  • Database schema migrations: TODO

 Please read this issue carefully and understand it. Pay special attention to UI wireframes, especially "dev notes".

Context

  • Requestor(s): _________________________

QA

Risk assessment

  • Requires load testing: TODO
  • Risk level: Low / High TODO
  • Risk description: TODO

Manual testing steps

  1. Step 1
  2. Step 2
  3. Step 3

Testing notes

Confirmation

  1. Engineer (@____): Added comment to user story confirming succesful completion of QA.
  2. QA (@____): Added comment to user story confirming succesful completion of QA.