Add "New feature work" issue template (#1790)

This commit is contained in:
noahtalerman
2021-08-25 11:22:11 -04:00
committed by GitHub
parent 1f5094d97e
commit 4b00417b29
@@ -0,0 +1,39 @@
---
name: 🎟  New feature work
about: Specify a planned, new feature in Fleet so that engineering can provide an estimation on the time required for implementation.
title: ''
labels: 'needs estimation'
assignees: ''
---
### Goal
TODO
<!-- Insert the user story or high level business goal. This link is located in the 🧩 Product google document linked here: https://docs.google.com/document/d/10B4eDXHjM9lFob6VcBDFEzYR424QRH3EuTpRLbhWyzM/edit# -->
### Figma
TODO
<!-- Insert the link to the feature's page in the Fleet EE (current) Figma file. This link is located in the 🧩 Product google document linked here: https://docs.google.com/document/d/10B4eDXHjM9lFob6VcBDFEzYR424QRH3EuTpRLbhWyzM/edit#. Remove this "Figma" section if there is no link present in the google doc. -->
### API wireframes
TODO
<!-- Insert a link to the draft PR that includes the proposed API wireframes to support the feature work. This link is located in the 🧩 Product google document linked here: https://docs.google.com/document/d/10B4eDXHjM9lFob6VcBDFEzYR424QRH3EuTpRLbhWyzM/edit#. Remove this "API wireframes" section if there is no link present in the google doc. -->
### How?
#### Frontend
TODO
<!-- Describe the required frontend changes to support the feature work. Include screenshot's from the feature's page in Figma when appropriate. Remove the "Frontend" section if the feature work does not require frontend changes. -->
- [ ]
#### Backend
TODO
<!-- Describe the required backend changes to support the feature work. Include screenshot's from the feature's page in Figma when appropriate. Remove the "Frontend" section if the feature work does not require frontend changes. -->
- [ ]