fleet/handbook/handbook.md
Desmi-Dizney a09eff6448
Handbook editor pass - Handbook (Page) (#6125)
This has been edited for copy.
2022-06-07 14:06:18 -05:00

38 lines
1.7 KiB
Markdown

# Handbook
## About the handbook
The Fleet handbook is inspired by the [GitLab team handbook](https://about.gitlab.com/handbook/about/). It shares the same [advantages](https://about.gitlab.com/handbook/about/#advantages) and will probably undergo a similar [evolution](https://about.gitlab.com/handbook/ceo/#evolution-of-the-handbook).
While [GitLab's handbook](https://about.gitlab.com/handbook/) inspires this handbook, it is nowhere near as complete (yet!) We will continue adding and updating this handbook and gradually migrating information from [Fleet's shared Google Drive folder](https://drive.google.com/drive/u/0/folders/1StSOI3HNcsl9VleXxNWfUBT2co7h44OG) as time allows.
## Handbook style guide
### Headings
Headings help readers scan content to find what they need easily. Organize page content using clear headings specific to the topic they describe.
Keep headings brief and organize them in a logical order:
* H1: Page title
* H2: Main headings
* H3: Subheadings
* H4: Sub-subheadings (headings nested under subheadings)
Try to stay within three or four heading levels. Complicated documents may use more, but pages with a simpler structure are easier to read.
## Contributing to the handbook
To contribute to a handbook page:
1. Click "Edit this page."
2. Make your changes in the browser(The language is [Markdown](https://github.github.com/gfm/)).
3. Click "Propose changes."
4. Request a reviewer by clicking the gear and picking only one. Choose the reviewer whose face is on the handbook page when you view it on fleetdm.com.
5. Click "Create pull request."
All done!
<meta name="maintainedBy" value="mike-j-thomas">
<meta name="title" value="Handbook">