diff options
author | awhildy <allison@gitlab.com> | 2016-10-21 14:25:09 -0700 |
---|---|---|
committer | awhildy <allison@gitlab.com> | 2016-11-10 14:09:35 -0800 |
commit | 11510bf729e04ea6f4a713820582b490266505d2 (patch) | |
tree | 6a822073373f36673ce6b390744ba143915daa90 /doc/development/ux_guide/principles.md | |
parent | a3fd8521fb036b1f7153cad58234e8cb08246278 (diff) | |
download | gitlab-ce-ux-guide-restructure.tar.gz |
[ci skip] Establish basic structure for ux_guide README.mdux-guide-restructure
Block out pages needed for ux_guide
Add resources stub to ux_guide home
Fill out principles and basics
Add TOC to basics
Move all of UI guide to new UX guide structure
Add first level structure on ux-guide pages
Add more details to buttons
Add button images. Update link on development
Renamed surfaces to templates. Add tooltip details
Update typography and icons on Basics page
Add images for color. First draft of voice and tone
Delete findings page
Refine pages. Fill out Surfaces pages
Clean up layout on basics, surfaces, features. Add anchorlinks and counts to components
Fill out components page
Add item title and system info block
Fill out Features page
Switch tooltip placement image
Diffstat (limited to 'doc/development/ux_guide/principles.md')
-rw-r--r-- | doc/development/ux_guide/principles.md | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/doc/development/ux_guide/principles.md b/doc/development/ux_guide/principles.md new file mode 100644 index 00000000000..32520845e41 --- /dev/null +++ b/doc/development/ux_guide/principles.md @@ -0,0 +1,29 @@ +# Principles + +These are the guiding principles that we should strive for to establish a solid foundation for the GitLab experience. + +<br> + +## Professional and productive +GitLab is a tool to support what people do, day in, day out. We need to respect the importance of their work, and avoid gimicky details. + +<br> + +## Minimal and efficient +While work can get complicated, GitLab is about bringing a sharp focus, helping our customers know what matters now. + +<br> + +## Immediately recognizable +When you look at any screen, you should know immediately that it is GitLab. Our personality is strong and consistent across product and marketing experiences. + +<br> + +## Human and quirky +We need to build empathy with our users, understanding their state of mind, and connect with them at a human level. Quirkiness is part of our DNA, and we should embrace it in the right moments and contexts. + +<br> + +>>> +TODO: Ensure these principles align well with the goals of the Marketing team +>>>
\ No newline at end of file |