Skip to content

Commit

Permalink
Merge pull request #2235 from Infisical/handbook-update
Browse files Browse the repository at this point in the history
add meetings article to handbook
  • Loading branch information
maidul98 authored Aug 5, 2024
2 parents c563ada + 9721d7a commit 0bca24b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
15 changes: 15 additions & 0 deletions company/handbook/meetings.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: "Meetings"
sidebarTitle: "Meetings"
description: "The guide to meetings at Infisical."
---

## "Let's schedule a meeting about this"

Being a remote-first company, we try to be as async as possible. When an issue arises, it's best to create a public Slack thread and tag all the necessary team members. Otherwise, if you were to "put a meeting on a calendar", the decision making process will inevitable slow down by at least a day (e.g., trying to find the right time for folks in different time zones is not always straightforward).

In other words, we have almost no (recurring) meetings and prefer written communication or quick Slack huddles.

## Weekly All-hands

All-hands is the single recurring meeting that we run every Monday at 8:30am PT. Typically, we would discuss everything important that happened during the previous week and plan out the week ahead. This is also an opportunity to bring up any important topics in front of the whole company (but feel free to post those in Slack too).
3 changes: 2 additions & 1 deletion company/mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@
"handbook/onboarding",
"handbook/spending-money",
"handbook/time-off",
"handbook/hiring"
"handbook/hiring",
"handbook/meetings"
]
}
],
Expand Down

0 comments on commit 0bca24b

Please sign in to comment.