docsgood first issue
仓库指标
- 星标
- (23 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Collect frequent stumbling blocks into a small Troubleshooting section.
Scope
- Add a
Troubleshootingsection to the rootREADME.mdordoc/development-guide.md - Cover:
- .NET SDK version mismatches
- NuGet feeds (using
NuGet.Configand centralDirectory.Packages.props) - Docker
dotnet restoretips (copy props/feeds early)
- Keep it concise with links to detailed docs
Acceptance Criteria
- New contributors can quickly self-unblock common restore/build problems
Labels: docs, good first issue