Update contribution guide#17530
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
🚀 Dogfood this PR with:
curl -fsSL https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 17530Or
iex "& { $(irm https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 17530" |
There was a problem hiding this comment.
Pull request overview
This docs-only PR refreshes the Aspire contribution guide with current setup, build, testing, localization, extension, local package, localhive, and AI-assisted contribution guidance.
Changes:
- Adds a table of contents and updated repo setup/build guidance.
- Documents VS Code extension build/inner-loop and localization expectations.
- Adds guidance for test filters, package-only validation,
localhive, and Aspire PR review/testing skills.
Show a summary per file
| File | Description |
|---|---|
| docs/contributing.md | Updates the contributor guide with refreshed build/test/localization/extension/localhive/AI guidance. |
Copilot's findings
- Files reviewed: 1/1 changed files
- Comments generated: 1
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
✅ No documentation update needed. docs_optional → No triggered signals ( The single changed file — |
Description
This updates the contribution guide so contributors have current setup, testing, extension, local build, and AI-assisted contribution guidance in one place.
Summary:
global.jsonbehavior.localhiveto create an isolated, fully usable local Aspire build without overwriting the default install.code-reviewandpr-testingskills.Validation: docs-only change; checked the markdown diff for formatting issues.
Fixes # (issue)
Checklist
<remarks />and<code />elements on your triple slash comments?