Skip to content

Commit be18dd0

Browse files
committed
Update README.md
1 parent 0cd02b2 commit be18dd0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,15 @@ posthog-code/
7575
| [apps/mobile/README.md](./apps/mobile/README.md) | Mobile app: Expo setup, EAS builds, and TestFlight deployment |
7676
| [apps/cli/README.md](./apps/cli/README.md) | CLI: stacked PR management with Jujutsu |
7777
| [CLAUDE.md](./CLAUDE.md) | Code style, patterns, and testing guidelines |
78+
| [CONTRIBUTING.md](./CONTRIBUTING.md) | How to contribute to PostHog Code |
7879
| [docs/LOCAL-DEVELOPMENT.md](./docs/LOCAL-DEVELOPMENT.md) | Connecting PostHog Code to a local PostHog instance |
7980
| [docs/UPDATES.md](./docs/UPDATES.md) | Release versioning and git tagging |
8081
| [docs/TROUBLESHOOTING.md](./docs/TROUBLESHOOTING.md) | Common issues and fixes |
8182

83+
## Contributing
84+
85+
We love contributions big and small. See [CONTRIBUTING.md](./CONTRIBUTING.md) to get started.
86+
8287
## Troubleshooting
8388

8489
See [docs/TROUBLESHOOTING.md](./docs/TROUBLESHOOTING.md) for common issues (black screen, Electron install failures, native module crashes, etc.).

0 commit comments

Comments
 (0)