mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Handhook: How to get feature requests, that already have issues, into the prioritization flow (#25780)
This commit is contained in:
parent
9b70a2c819
commit
b7e8af2dd9
1 changed files with 1 additions and 1 deletions
|
|
@ -369,7 +369,7 @@ Anyone in the company is invited to submit requests or simply listen in on the
|
|||
|
||||
### Making a request
|
||||
|
||||
To make a feature request or advocate for a feature request from a customer or community member, [create an issue](https://github.com/fleetdm/fleet/issues/new/choose) using the feature request template.
|
||||
To make a feature request or advocate for a feature request from a customer or community member, [create an issue](https://github.com/fleetdm/fleet/issues/new/choose) using the feature request template. If you found that an issue already exists, add the `:product` label to it.
|
||||
|
||||
New requests are reviewed daily by the Head of Product Design and a former IT admin during the ["Unpacking the why"](https://fleetdm.com/handbook/product-design#unpacking-the-why) call. If the request meets the [criteria for prioritization](#criteria-for-prioritization), the request will be added to the upcoming feature fest (`~feature fest` label). If it doesn't, the request will be put to the side and the requester will be notified.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue