-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Collect frequent stumbling blocks into a small Troubleshooting section.
Scope
- Add a
Troubleshooting
section to the rootREADME.md
ordoc/development-guide.md
- Cover:
- .NET SDK version mismatches
- NuGet feeds (using
NuGet.Config
and centralDirectory.Packages.props
) - Docker
dotnet restore
tips (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