Skip to content

Expand config abbreviations in agent prompts and authoring guides#3057

Merged
pwizla merged 1 commit intomainfrom
repo/expand-config-abbreviations
Apr 15, 2026
Merged

Expand config abbreviations in agent prompts and authoring guides#3057
pwizla merged 1 commit intomainfrom
repo/expand-config-abbreviations

Conversation

@pwizla
Copy link
Copy Markdown
Collaborator

@pwizla pwizla commented Apr 15, 2026

Summary

Replaces bare "config" and "configs" with "configuration" and "configurations" in prose text across agent prompts and authoring guides, per the style guide and 12 Rules of Technical Writing (no abbreviations in prose).

Changes

6 files, 22 replacements:

  • agents/prompts/router.md (6): config file → configuration file, config change → configuration change, config page → configuration page, config pages → configuration pages
  • agents/prompts/drafter.md (4): config keys → configuration keys, baseline config → baseline configuration, config options → configuration options, config examples → configuration examples
  • agents/prompts/integrity-code-verifier.md (4): config schema → configuration schema (×3), Config option → Configuration option
  • agents/prompts/outline-generator.md (2): config area → configuration area, code config → code configuration
  • agents/prompts/claude-project-instructions.md (1): config files → configuration files
  • agents/authoring/AGENTS.cms.configurations.md (3): config file(s) → configuration file(s), config objects → configuration objects, small configs → small configurations

Not changed

  • config inside inline code backticks or code blocks (allowed per style guide)
  • HTML comments used as code annotation examples (e.g., <!-- unverified: could not locate the config schema -->)

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview, Comment Apr 15, 2026 0:55am

Request Review

@github-actions github-actions bot added pr: updated content PRs updating existing documentation content source: repo PRs/issues not targeting a specific documentation but rather affecting the whole repo internal PRs created by the Strapi core team labels Apr 15, 2026
@pwizla pwizla self-assigned this Apr 15, 2026
@pwizla pwizla added pr: chore and removed pr: updated content PRs updating existing documentation content labels Apr 15, 2026
@pwizla pwizla added this to the 6.21.0 milestone Apr 15, 2026
@pwizla pwizla merged commit 41b61b3 into main Apr 15, 2026
12 checks passed
@pwizla pwizla deleted the repo/expand-config-abbreviations branch April 15, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal PRs created by the Strapi core team pr: chore source: repo PRs/issues not targeting a specific documentation but rather affecting the whole repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant