mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update story issue template (#17042)
- Add "Product designer" section so that contributors know who to contact with questions about UI, CLI, or API design - Move entire "Context" section higher up so that it's easier to find
This commit is contained in:
parent
261332f76c
commit
397ef427e0
1 changed files with 10 additions and 8 deletions
18
.github/ISSUE_TEMPLATE/story.md
vendored
18
.github/ISSUE_TEMPLATE/story.md
vendored
|
|
@ -19,6 +19,16 @@ It is [planned and ready](https://fleetdm.com/handbook/company/development-group
|
|||
| I want to _________________________________________
|
||||
| so that I can _________________________________________.
|
||||
|
||||
## Context
|
||||
- Requestor(s): _________________________ <!-- Who are the non-customer requestor(s) for this story, if any? Put their GitHub usernames here. They should be notified if the story gets de-prioritized. For customer requestors, use the `customer-xyz` label instead. -->
|
||||
- Product designer: _________________________ <!-- Who is the product designer to contact if folks have questions about the UI, CLI, or API changes? -->
|
||||
|
||||
<!--
|
||||
What else should contributors [keep in mind](https://fleetdm.com/handbook/company/development-groups#developing-from-wireframes) when working on this change? (Optional.)
|
||||
1.
|
||||
2.
|
||||
-->
|
||||
|
||||
## Changes
|
||||
|
||||
### Product
|
||||
|
|
@ -35,14 +45,6 @@ It is [planned and ready](https://fleetdm.com/handbook/company/development-group
|
|||
|
||||
> ℹ️ Please read this issue carefully and understand it. Pay [special attention](https://fleetdm.com/handbook/company/development-groups#developing-from-wireframes) to UI wireframes, especially "dev notes".
|
||||
|
||||
## Context
|
||||
- Requestor(s): _________________________ <!-- Who are the non-customer requestor(s) for this story, if any? Put their GitHub usernames here. They should be notified if the story gets de-prioritized. For customer requestors, use the `customer-xyz` label instead. -->
|
||||
<!--
|
||||
What else should contributors [keep in mind](https://fleetdm.com/handbook/company/development-groups#developing-from-wireframes) when working on this change? (Optional.)
|
||||
1.
|
||||
2.
|
||||
-->
|
||||
|
||||
## QA
|
||||
|
||||
### Risk assessment
|
||||
|
|
|
|||
Loading…
Reference in a new issue