Imported from PostHog/posthog-elixir (
AGENTS.md). Install upstream withnpx skills add PostHog/posthog-elixir. Copyright stays with the author.
Agent Instructions
- Read and follow CONTRIBUTING.md before contributing to the SDK. It covers local development, integration tests, and pull requests.
- Read and follow RELEASING.md when adding changesets (
sampo add) or working on publishing. - Before adding or changing public API, follow "Public API changes" in CONTRIBUTING.md: the API shape must be agreed on the issue first. For SDK design guidance, read https://posthog.com/handbook/engineering/sdks/guidelines.md.
- Keep shared development guidance in
CONTRIBUTING.mdand release guidance inRELEASING.mdrather than duplicating it here.