mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Improve link (#11442)
Skip past the CRUD stuff, which might not be as obviously relevant to all contributors.
This commit is contained in:
parent
9f1d6815bd
commit
146e081d49
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ To check out the right person to review a given piece of content or source code
|
|||
|
||||
## Why do we use a wireframe-first approach?
|
||||
|
||||
Wireframing (usually as part of what Fleet calls ["drafting"](https://fleetdm.com/handbook/company/development-groups#making-changes)) provides a clear overview of page layout, information architecture, user flow, and functionality. The [wireframe-first approach](https://speakerdeck.com/mikermcneil/i-love-apis) extends beyond what users see on their screens. Wireframe-first is also excellent for drafting APIs, config settings, CLI options, and even business processes.
|
||||
Wireframing (usually as part of what Fleet calls ["drafting"](https://fleetdm.com/handbook/company/development-groups#making-changes)) provides a clear overview of page layout, information architecture, user flow, and functionality. The [wireframe-first approach](https://speakerdeck.com/mikermcneil/i-love-apis?slide=28) extends beyond what users see on their screens. Wireframe-first is also excellent for drafting APIs, config settings, CLI options, and even business processes.
|
||||
|
||||
It's design thinking, applied to software development.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue