Commit Graph

26 Commits

Author SHA1 Message Date
Mike McNeil
365da2b825
Fix broken link (#11019) 2023-04-05 15:54:25 -05:00
Mike McNeil
66e39d2b6f
Fix accidental smooshing of content in #10846 (#10858)
Fix accidental smooshing of content in #10846
2023-03-29 11:43:32 -05:00
Mike McNeil
7344b893f2
Cut tangent (#10846) 2023-03-29 00:44:31 -05:00
Jarod Reyes
ec57280f5f
Update why-this-way.md (#10804)
Adding marketing experimentation guidelines to handbook

# 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: Mike McNeil <mikermcneil@users.noreply.github.com>
2023-03-28 23:19:13 -05:00
Mike McNeil
6d12734226
Clarification of repos + some small corrections and improvements + links (#10769)
.
2023-03-25 16:44:06 -05:00
Mike McNeil
56c2af73fb
Fix OTHER broken link (#10765) 2023-03-24 18:33:41 -05:00
Mike McNeil
08ed13bb52
Handbook: Fix broken link (#10764) 2023-03-24 18:28:39 -05:00
Ringo
bb077f8b9b
Why don't we sell like everyone else? (#10713)
Moved sales paragraph onto 'Why this way' page in the same heading
format including the 'cold-outbound-strategy' URL (I can't figure out
how to edit URL text so it says 'Our sales strategy')
2023-03-23 13:30:20 -05:00
Mike McNeil
f5c8daacf0
Add missing links (#10669)
..
2023-03-22 01:12:18 -05:00
Liz Fong-Jones
6d80daa1f4
Fix obvious typo in why-this-way.md (#10436)
because I was invited to by the docs!

# Checklist for submitter

n/a, markdown only
2023-03-12 20:02:41 -05:00
Luke Heath
31235b1cbd
Broken link (#10400) 2023-03-08 22:55:04 -06:00
Luke Heath
3e97749e50
Add agile principles and populate why scrum (#10318) 2023-03-08 15:57:52 -06:00
Zachary Winnerman
281cb07b2b
Decision: Zero tolerance for 5xx errors, failed scheduled jobs, failed requests, timeouts, and out-of-SLA response times (#10311) 2023-03-06 14:09:26 -06:00
Mike McNeil
57e03e69a7
Clarify ugly wireframes are ok, because they'll be drafted into somet… (#10073)
…hing ready for release.
2023-02-23 16:25:48 -06:00
Mike McNeil
e8d1d27b8c
Reiterate training commitments (#10066) 2023-02-23 11:49:37 -06:00
Mike McNeil
d10f185021
Move org chart, etc back to /company so it's easier to find (#9968)
.
2023-02-20 19:09:57 -06:00
Mike McNeil
f197d8dbe1
Include "Why should you join us?" (#9955)
. .
2023-02-20 14:43:24 -06:00
Mike McNeil
b3e9db8789
Add CTA to apply to Fleet, swapped with company page for visibility (#9880)
.
2023-02-16 13:58:50 -06:00
Mike McNeil
477d753af5
Consolidate "Tools we use" plus some todos and other improvmenets (#9877)
. . .
2023-02-16 07:50:17 -06:00
Mike McNeil
7a8d5b26ba
Combine "why open source" and "why the focus on openness" into a sing… (#9873)
…le section
2023-02-16 05:07:38 -06:00
Mike McNeil
f1d64550ef
Update why-this-way.md (#9393)
# 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)).
2023-01-18 01:28:45 -06:00
Mike McNeil
1cf17cd5db
Update why-this-way.md (#9392)
# 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)).
2023-01-18 01:18:09 -06:00
Chris McGillicuddy
a931331818
Update why-this-way.md (#9023)
* Update why-this-way.md

These edits address items 6 and 9 from the handbook notes doc: https://docs.google.com/document/d/17BhgTqCI5255RY71m5ri3nDx71DqmfYwyJmRe_nJ4Ns/edit?usp=sharing.

The content for Why open source? identifies benefits and addresses security concerns. I ended this section with a sort of call to action. This differs from other content in Why this way, but it seemed like a good opportunity. If this feels too aggressive, I can cut the Results section. 

I've consolidated the bullets for every company values, as well as wrote summaries for the values that didn't have them. The goal is to make each value more distinct and easier to understand.

* Update README.md

* Update README.md
2022-12-14 14:56:03 -07:00
Charlie Chance
c89f58269c
Handbook: Q&A in "why this way" (#8727)
* Handbook: Openness value 

adding the Q&A session to the "why this way" page

* Update handbook/company/why-this-way.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>

* Update why-this-way.md

I revised the copy Charlie provided for two main reasons.

First, to keep formatting on the page consistent by removing the Q&A framework.

Second, to apply Mike's rationale from the Slack conversation to speak about Openness more broadly. People who find this section won't have the Slack conversation for context. Stepping back a bit will make this more approachable. However, I'm happy to add more detail if necessary.

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
2022-11-29 10:14:43 -07:00
Jacob Shandling
3c8fd12ebf
Misc typo fixes (#8694)
* Misc. typo fixes in handbook

* add change file

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2022-11-17 18:13:36 -06:00
Charlie Chance
1a781fca6f
Charlie company handbook patch (#7791)
* Create why-this-way.md

Moved "Why this way" to it's own page within Company handbook.

* Create development-groups.md

Added new page development-groups.md to Company handbook.

* Update README.md

Added space for Charlie to write summary for our new sections and add links to the nested pages.

* Update development-groups.md

Added meta tags to the page.

* Update why-this-way.md

* Update why-this-way.md

Changed head hierarchy to populate sub nav.

* preamble and links to sub pages

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-09-20 18:47:25 -05:00