mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Add external link design convention (#4916)
Fixed small spelling and copy issues.
This commit is contained in:
parent
f984d5b434
commit
2662a02115
1 changed files with 4 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ We'd like to make maintaining secure laptops and servers as easy as possible.
|
|||
- Improve the standard query library so that it includes 80% of the most common
|
||||
policies that any organization needs. (Miss)
|
||||
|
||||
## Product design process
|
||||
## Product process
|
||||
|
||||
The product team is responsible for product design tasks. These include drafting
|
||||
changes to the Fleet product, reviewing and collecting feedback from engineering, sales, customer success, and marketing counterparts, and delivering
|
||||
|
|
@ -334,6 +334,9 @@ Use `---`, with color `$ui-fleet-black-50` as the default UI for empty columns.
|
|||
|
||||
Pressing the return or enter key with an open form will cause the form to be submitted.
|
||||
|
||||
**External links**
|
||||
|
||||
For a link that navigates the user to an external site (ex. fleetdm.com/docs), use the `$core-blue` color and `xs-bold` styling for the link's text. Also, place the link-out icon to the right of the link's text.
|
||||
|
||||
## Release
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue