fleet/.github/ISSUE_TEMPLATE/story.md
Noah Talerman c39ac10e40
Update story issue template (#17039)
- Use Figma for CLI design/changes
2024-02-22 13:53:27 -06:00

4.4 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 _________________________________________.

Context

  • Requestor(s): _________________________
  • Product designer: _________________________

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

Engineering

  • Database schema migrations: TODO
  • Load testing: TODO

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

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 successful completion of QA.
  2. QA (@____): Added comment to user story confirming successful completion of QA.