Back to Vscode

Create Pr.Prompt

src/vs/sessions/prompts/create-pr.prompt.md

14518 B
Original Source
<!-- Customize this prompt and select save to override its behavior. Delete that copy to restore the built-in behavior. -->

Use the GitHub MCP server to create a pull request — do NOT use the gh CLI.

  1. Run the compile and hygiene tasks (fixing any errors)
  2. Review all changes in the current session
  3. Write a clear, concise PR title with a short area prefix (e.g. "sessions: …", "editor: …")
  4. Write a description covering what changed, why, and anything reviewers should know
  5. Create the pull request