Skip to content

Commit 08a25c3

Browse files
committed
Added dev infra to start page
1 parent eff908c commit 08a25c3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

develop-docs/getting-started/index.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,15 @@ sidebar_order: 1
66

77
We recommend going through the [engineering practices](/engineering-practices) and our [development philsophy](/getting-started/philosophy/) before contributing a change to Sentry.
88

9+
910
<div className="flex flex-wrap gap-6">
11+
<Card
12+
className="w-full"
13+
href="/development-infrastructure/"
14+
title="Development Infrastructure"
15+
description="How to get your local dev environment up and running."
16+
/>
17+
1018
<Card
1119
className="w-full md:w-[calc(50%-12px)]"
1220
href="/api-server/"

0 commit comments

Comments
 (0)