mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Charlotte chance patch 2 (#9530)
Co-authored-by: Eric <eashaw@sailsjs.com>
This commit is contained in:
parent
218f10eefe
commit
ad2ed36519
3 changed files with 6 additions and 1 deletions
|
|
@ -10,12 +10,16 @@ We are dedicated to
|
|||
- 🪟 privacy, transparency, and trust through open source software.
|
||||
- 💻 a better way to manage computers.
|
||||
|
||||
### About the 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/folders/1lA38aTxsl4_qDtHCrYHcAaadES5ws0yJ) as time allows.
|
||||
|
||||
### Contributing to the handbook
|
||||
You can review more information about contributing to Fleet's handbook on this page [Contributing to the handbook](handbook/company/handbook.md)
|
||||
|
||||
|
||||
## Culture
|
||||
|
||||
### All remote
|
||||
|
|
|
|||
1
website/config/routes.js
vendored
1
website/config/routes.js
vendored
|
|
@ -315,6 +315,7 @@ module.exports.routes = {
|
|||
'GET /device-management/fleet-user-stories-schrodinger': '/success-stories/fleet-user-stories-wayfair',
|
||||
'GET /device-management/fleet-user-stories-wayfair': '/success-stories/fleet-user-stories-wayfair',
|
||||
'GET /handbook/security': '/handbook/business-operations/security',
|
||||
'GET /handbook/handbook': '/handbook/company/handbook',
|
||||
|
||||
|
||||
// ╔╦╗╦╔═╗╔═╗ ╦═╗╔═╗╔╦╗╦╦═╗╔═╗╔═╗╔╦╗╔═╗ ┬ ╔╦╗╔═╗╦ ╦╔╗╔╦ ╔═╗╔═╗╔╦╗╔═╗
|
||||
|
|
|
|||
Loading…
Reference in a new issue