summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/design-review.md
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2022-12-08 15:13:13 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-12-08 15:13:13 +0300
commit7385e139b0c9efca7430458cee982e63e282f4ae (patch)
tree1bbdb0164e556b76eec72cb558c66974c8f95dd8 /.github/ISSUE_TEMPLATE/design-review.md
parentb24a483eda5ca0b0ecdb4f0c61b90d76d0d8e1e0 (diff)
downloadwebui-vue-7385e139b0c9efca7430458cee982e63e282f4ae.tar.xz
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 <patrick@stwcx.xyz>
Diffstat (limited to '.github/ISSUE_TEMPLATE/design-review.md')
-rw-r--r--.github/ISSUE_TEMPLATE/design-review.md24
1 files changed, 13 insertions, 11 deletions
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