From 83d1888f2c52482e626dbf4c0ff5fa7f59e424ed Mon Sep 17 00:00:00 2001 From: Rich Harris Date: Tue, 26 May 2026 12:39:31 -0400 Subject: [PATCH] Update AGENTS.md Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com> --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index b3166fe8ce..7f143248aa 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -4,7 +4,7 @@ This guide is for AI coding agents working in the Svelte monorepo. **Important:** Read and follow [`CONTRIBUTING.md`](./CONTRIBUTING.md) as well - it contains essential information about testing, code structure, and contribution guidelines that applies here. -When submitting a PR, you **MUST** read [`PULL_REQUEST_TEMPLATE.md`](./PULL_REQUEST_TEMPLATE.md) and fill it out correctly. **DO NOT** submit a PR without running the full test suite. +When submitting a PR, you **MUST** read [`PULL_REQUEST_TEMPLATE.md`](./.github/PULL_REQUEST_TEMPLATE.md) and fill it out correctly. **DO NOT** submit a PR without running the full test suite. ## Quick Reference