From 4783f3ba1e7308a9b8a13a844e5d945ea1cae738 Mon Sep 17 00:00:00 2001 From: Brendan Irvine-Broque Date: Sat, 5 Sep 2026 12:39:23 -0700 Subject: [PATCH] Apply batched suggestions from code review Co-authored-by: Brendan Irvine-Broque --- CONTRIBUTING.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 45e984e..bbb1a5c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,6 +8,4 @@ For changes to skills, commands, or bundled references: - Link directly to the relevant product or workflow page. Prefer links over duplicated API signatures, limits, pricing, configuration, or examples that can become stale. - When correcting outdated reference content, replace it with a short pointer to the current documentation where possible. - If the required guidance is missing from `developers.cloudflare.com`, describe the documentation gap in the pull request rather than adding unsupported guidance to a skill. -- Include the source URLs you checked and any validation performed in the pull request description. -The maintainers listed in [CODEOWNERS](CODEOWNERS) own review of these changes. Keep documentation maintenance with the affected change.