fleet/handbook
Patricia Ambrus 86071554e5
Update vendor-questionnaires.md - fix typo (#17917)
Typo - "primarily" was spelled wrong (1st question under data security
section)

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [ ] 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.
- [ ] 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
- [ ] If database migrations are included, checked table schema to
confirm autoupdate
- For database migrations:
- [ ] Checked schema for all modified table for columns that will
auto-update timestamps during migration.
- [ ] Confirmed that updating the timestamps is acceptable, and will not
cause unwanted side effects.
- [ ] 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)).
...
2024-03-28 12:07:59 -05:00
..
business-operations Update vendor-questionnaires.md - fix typo (#17917) 2024-03-28 12:07:59 -05:00
company Update pricing-features-table.yml (#17845) 2024-03-27 22:11:34 -05:00
customer-success Replace "🏹" with "🌦️" (#17920) 2024-03-27 18:20:02 -05:00
demand Update demand.rituals.yml (#17172) 2024-03-13 11:09:22 -05:00
digital-experience Remove ritual (#17914) 2024-03-27 16:44:06 -05:00
engineering Update Releasing-Fleet.md (#16725) 2024-03-26 12:02:09 -05:00
product-design Update product design handbook (#17790) 2024-03-22 11:51:03 -05:00
sales Handbook: update rituals (#17090) 2024-02-22 14:12:47 -06:00
README.md DRIs (#17614) 2024-03-14 10:24:53 -05:00

Welcome to Fleet

Introduction

The Fleet handbook is the living source of truth for how we run the company. This handbook is open to the world and feedback and contributions are welcome from everyone. Feel free to click "Edit this page" to suggest an improvement anywhere you see fit. (The right reviewer will be automatically notified, and will reply to you promptly. Your change will go live on the website ≈10 minutes after it is merged.)