mirror of
https://github.com/cloudflare/skills.git
synced 2026-09-14 16:49:26 +08:00
4783f3ba1e
Co-authored-by: Brendan Irvine-Broque <brendanib@gmail.com>
12 lines
835 B
Markdown
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.
|
|
|