Skip to content

Commit 637618d

Browse files
corywatiloTwixes
andauthored
get to the company-internal repo faster (#8)
* get to the company-internal repo faster * Update tip-of-the-week.ts --------- Co-authored-by: Michael Matloka <[email protected]>
1 parent 39edf52 commit 637618d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/tip-of-the-week.ts

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,13 @@ const POSTHOG_TIPS: Tip[] = [
3636
"You can visit https://us.posthog.com/project/28662/replay/home and filter by failing test, or test name to investigate your Cypress test failures in CI",
3737
],
3838
[
39-
"Got a question? #ask-max works great as a first pass for product and handbook questions!",
39+
"Got a question? #ask-max works great as a first pass for product and handbook questions! If you're looking for something in the handbook, try adding 'As a PostHog employee' to give Max more context.",
4040
"This is particularly helpful for new folks with lots of questions, or simply if you just don't feel like talking to anyone today. We've all been there.",
4141
],
42+
[
43+
"Get to the `company-internal` repo faster by typing <https://github.com/posthog/ops|github.com/posthog/ops>.",
44+
"Now what will you build with all that time you just saved?",
45+
],
4246

4347
]
4448

0 commit comments

Comments
 (0)