[No QA] Docs updates for E/A#93751 Sentence-case agent rules naming and fix button label#93893
Draft
MelvinBot wants to merge 1 commit into
Draft
[No QA] Docs updates for E/A#93751 Sentence-case agent rules naming and fix button label#93893MelvinBot wants to merge 1 commit into
MelvinBot wants to merge 1 commit into
Conversation
Co-authored-by: MelvinBot <MelvinBot@users.noreply.github.com>
51 tasks
Contributor
|
A preview of your ExpensifyHelp changes have been deployed to https://313c8fdb.helpdot.pages.dev ⚡️ Updated articles: |
Contributor
Author
|
🤖 Closing as a duplicate of #93869, which was created first and contains the identical changes. Consolidating the help site review for E/A#93751 into that single PR to avoid duplicate review. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why these docs changes
Expensify/App#93751 revised the in-product Agent rules copy in
src/languages/*. Two changes affect the help site:Agent Rules), and the buttons are Add agent rule / Find agent rule (wasAdd Agent rule/Find Agent rule).Per
docs/HELPSITE_NAMING_CONVENTIONS.md("Use the exact text shown in the product UI", "Match capitalization exactly") anddocs/HELP_AUTHORING_GUIDELINES.md("Feature names match UI"), the articles should follow the updated UI.What changed
Aligned the feature name to sentence case (Agent rules as the standalone label / sentence start, agent rule(s) as a common noun elsewhere) and corrected UI-element references across the four articles that mention the feature:
docs/articles/new-expensify/ai-agents/Create-Agent-Rules.md— also corrects the documented button from Add AI Rule → Add agent rule and select the AI rule → select the agent rule.docs/articles/new-expensify/ai-agents/How-to-Write-Agent-Rules.mddocs/articles/new-expensify/ai-agents/Create-and-Use-Custom-Agents.md— cross-references only.docs/articles/new-expensify/workspaces/Workspace-Rules.md— single cross-reference.No structural, navigation, or workflow content was changed. Subtitle/
describeRuleTitlestrings from the PR are not quoted in the help site, so no copy was lifted from them.Notes for the reviewer
@MelvinBot, please review the files changed and confirm they reflect the current behavior. Then mark this PR
Ready for review.