mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
Update ceo.md (#14041)
# 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 (docs/Using Fleet/manage-access.md) - [ ] 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)).
This commit is contained in:
parent
6c8cab58b1
commit
23bffce944
@ -73,10 +73,9 @@ Openness is one of [Fleet's values](https://fleetdm.com/handbook/company#values)
|
||||
- I can speak quickly. It is ok to say “Whoa, hold on a second. Let me take some notes.”
|
||||
- I can be quick to criticize, especially if something looks almost done. It is ok to ask “What do you see?” If helpful, you can add “What are three bright spots?”
|
||||
- I can hurry to decisions when I think something is time sensitive or nearly ready to ship. It is ok to say “I’m looking for early feedback.” It is ok to say “I’m not yet 70% sure I’m 100% done with this."
|
||||
- I can be inconsistent about how much certainty I communicate in my voice, even when I am certain, because I don't always remember why I am certain about every topic, and I tend to question blind certainty. It is okay to stop and share what you observe: "You seem less sure about this. What's up?"
|
||||
|
||||
|
||||
<!--
|
||||
- When ideas differ I start at "what I would do", then talk myself backward toward the original idea
|
||||
-->
|
||||
<!--
|
||||
[![SC2021 - Keynote: The Voyage of Sails - Mike McNeil](https://img.youtube.com/vi/_T-UR9mU4-o/0.jpg)](https://www.youtube.com/watch?v=_T-UR9mU4-o)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user