Skip to content

Replace 'Microsoft Apps' with 'Managed apps' in plugin docs - #22

Open
Pavan (pavankm) wants to merge 1 commit into
mainfrom
pakempar/replace-microsoft-apps-with-managed-apps
Open

Replace 'Microsoft Apps' with 'Managed apps' in plugin docs#22
Pavan (pavankm) wants to merge 1 commit into
mainfrom
pakempar/replace-microsoft-apps-with-managed-apps

Conversation

@pavankm

Copy link
Copy Markdown
Collaborator

Replaces all 22 occurrences of the phrase "Microsoft Apps" with "Managed apps" (sentence case) across the microsoft-managed-apps plugin documentation and agent files.

Files changed:

  • plugins/microsoft-managed-apps/AGENTS.md
  • plugins/microsoft-managed-apps/QUICKSTART.md
  • plugins/microsoft-managed-apps/README.md
  • plugins/microsoft-managed-apps/agents/microsoft-apps-architect.md
  • plugins/microsoft-managed-apps/shared/connector-decision-guide.md
  • plugins/microsoft-managed-apps/shared/development-standards.md
  • plugins/microsoft-managed-apps/shared/shared-instructions.md
  • plugins/microsoft-managed-apps/skills/create-app/SKILL.md
  • plugins/microsoft-managed-apps/skills/create-app/references/prerequisites-reference.md
  • plugins/microsoft-managed-apps/skills/list-apps/SKILL.md

…s plugin docs

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: e4fb59b8-8373-436b-8b85-ce7056571d20
# Microsoft Managed Apps Plugin — Development Guidelines

This file provides instructions for assistants working on the Microsoft Apps plugin itself (not for end-users of the plugin).
This file provides instructions for assistants working on the Managed apps plugin itself (not for end-users of the plugin).

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sentence case = managed is capitalized when it's the first word of a sentence. So here, it should be "managed apps"


**Git**
Microsoft Apps stores app code in a remote git repository, and `ms app create` initializes the local repo. Install from [git-scm.com](https://git-scm.com). Git for Windows includes Git Credential Manager, which the first `ms app create` will exercise.
Managed apps stores app code in a remote git repository, and `ms app create` initializes the local repo. Install from [git-scm.com](https://git-scm.com). Git for Windows includes Git Credential Manager, which the first `ms app create` will exercise.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here "Managed" being capitalized makes sense because it's the first word of the sentence.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants