From 4cfca00edca58093df39125e052edd3a7b48830f Mon Sep 17 00:00:00 2001 From: cbyrnes1111 <127800837+cbyrnes1111@users.noreply.github.com> Date: Tue, 14 Mar 2023 18:58:05 -0700 Subject: [PATCH] Add stub section to business operations handbook page (#10460) # Checklist for submitter If some of the following don't apply, delete the relevant line. - [ ] Changes file added for user-visible changes in `changes/` or `orbit/changes/`. See [Changes files](https://fleetdm.com/docs/contributing/committing-changes#changes-files) for more information. - [ ] Documented any API changes (docs/Using-Fleet/REST-API.md or docs/Contributing/API-for-contributors.md) - [ ] Documented any permissions changes - [ ] Input data is properly validated, `SELECT *` is avoided, SQL injection is prevented (using placeholders for values in statements) - [ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for new osquery data ingestion features. - [ ] Added/updated tests - [ ] Manual QA for all new/changed functionality - For Orbit and Fleet Desktop changes: - [ ] Manual QA must be performed in the three main OSs, macOS, Windows and Linux. - [ ] Auto-update manual QA, from released version of component to new version (see [tools/tuf/test](../tools/tuf/test/README.md)). --------- Co-authored-by: Nathanael Holliday <100959072+hollidayn@users.noreply.github.com> Co-authored-by: Mike McNeil --- handbook/business-operations/README.md | 13 +++++++------ handbook/company/README.md | 2 -- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/handbook/business-operations/README.md b/handbook/business-operations/README.md index f189dcd350..ab05024c41 100644 --- a/handbook/business-operations/README.md +++ b/handbook/business-operations/README.md @@ -122,12 +122,6 @@ Fleet's founders [evaluate and update compensation decisions yearly](#workiversa The [CEO handbook](./ceo-handbook.md) details processes specific to Mike McNeil, CEO of Fleet. -## Open positions - -Please see [handbook/company#open-positions](https://fleetdm.com/handbook/company#open-positions) for a list of open job postings at Fleet. - -> Interested in joining the team at Fleet, or know someone who might be? The [company handbook page](https://fleetdm.com/handbook/company) is a short read with more information about the company, including our vision, values, and history. - ## Team member onboarding @@ -680,6 +674,13 @@ These groups maintain the following [Slack channels](https://fleetdm.com/handboo | `#g-people` _(¶¶)_ | Mike McNeil | `#help-open-core-ventures` _(¶¶)_ | Mike McNeil +#### Stubs +The following stubs are included only to make links backward compatible. + + +##### Open positions + +Please see [handbook/company#open-positions](https://fleetdm.com/handbook/company#open-positions) for a list of open job postings at Fleet. diff --git a/handbook/company/README.md b/handbook/company/README.md index 7963e250a7..752943eebb 100644 --- a/handbook/company/README.md +++ b/handbook/company/README.md @@ -137,8 +137,6 @@ The following Slack channels are maintained by Fleet's founders: | `#random` | N/A _(be random)_ - - #### Stubs The following stubs are included only to make links backward compatible.