From 145a6aa62b5fd659ff780866475cae03a27bcd0c Mon Sep 17 00:00:00 2001 From: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com> Date: Wed, 29 Sep 2021 06:01:37 +0900 Subject: [PATCH] H5 >> H4 heading fix (#2254) Changed the H5 headings under Fleet EE to H4 to match. --- handbook/product.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/handbook/product.md b/handbook/product.md index 8fbbab6612..5ed98b5b6c 100644 --- a/handbook/product.md +++ b/handbook/product.md @@ -1,7 +1,7 @@ ## Fleet EE -##### Communicating design changes to Engineering +#### Communicating design changes to Engineering For something NEW that has been added to [Figma Fleet EE (current, dev-ready)](https://www.figma.com/file/qpdty1e2n22uZntKUZKEJl/?node-id=0%3A1): 1. Create a new [GitHub issue](https://github.com/fleetdm/fleet/issues/new) 2. Detail the required changes (including page links to the relevant layouts), then assign it to the __“Initiatives”__ project. @@ -16,7 +16,7 @@ For something NEW that has been added to [Figma Fleet EE (current, dev-ready)](h Inspire me -##### Communicating unplanned design changes +#### Communicating unplanned design changes For issues related to something that was ALREADY in Figma Fleet EE (current, dev-ready), but __implemented differently__, e.g, padding/spacing inconsistency etc. Create a [bug issue](https://github.com/fleetdm/fleet/issues/new?assignees=&labels=bug%2C%3Areproduce&template=bug-report.md&title=) and detail the required changes.