Files
cloudflare__skills/CONTRIBUTING.md
Brendan Irvine-Broque 4783f3ba1e Apply batched suggestions from code review
Co-authored-by: Brendan Irvine-Broque <brendanib@gmail.com>
2026-09-05 12:39:23 -07:00

12 lines
835 B
Markdown

# Contributing
Keep skills small: help agents find the right documentation instead of maintaining another copy of it.
For changes to skills, commands, or bundled references:
- Read the relevant page on [Cloudflare's developer documentation](https://developers.cloudflare.com/) and verify that it supports the proposed guidance; a working URL alone is not enough.
- 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.