From 7385e139b0c9efca7430458cee982e63e282f4ae Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Thu, 8 Dec 2022 06:13:13 -0600 Subject: prettier: re-format Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository. Change-Id: I2804ee3ab5ff6bcbf986b028db2fafec8e616779 Signed-off-by: Patrick Williams --- .github/ISSUE_TEMPLATE/design-review.md | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) (limited to '.github/ISSUE_TEMPLATE/design-review.md') diff --git a/.github/ISSUE_TEMPLATE/design-review.md b/.github/ISSUE_TEMPLATE/design-review.md index c00d2dff..9ab5001b 100644 --- a/.github/ISSUE_TEMPLATE/design-review.md +++ b/.github/ISSUE_TEMPLATE/design-review.md @@ -1,27 +1,29 @@ --- name: Design review about: Create story used to track design proposals and decisions -title: '' +title: "" labels: enhancement -assignees: '' - +assignees: "" --- ## Use Case -As a _______ user, -I need to be able to _______ -so that I can _______. + +As a **\_\_\_** user, I need to be able to **\_\_\_** so that I can **\_\_\_**. ## Invision Prototype Guidance -The Invision prototypes have hot spots allowing the reviewer to step through the workflow. To navigate a prototype, you can: + +The Invision prototypes have hot spots allowing the reviewer to step through the +workflow. To navigate a prototype, you can: 1. Click on the page and the hotspots will be revealed in blue 1. Use the arrow-right and arrow-left keys on your keyboard ## Design Review Workflow + 1. Each design iteration will have a comment section 1. The section will include: - - A title with the iteration number - - Any description or specific feedback the designer is requesting - - Screenshots of the workflow -1. Based on community and user feedback, we create a comment for the new iteration and repeat these steps + - A title with the iteration number + - Any description or specific feedback the designer is requesting + - Screenshots of the workflow +1. Based on community and user feedback, we create a comment for the new + iteration and repeat these steps -- cgit v1.2.3