nlweb-ai/nlweb-net

🧰 Docs: Troubleshooting common build/restore issues

Aperta

#83 aperta il 18 ago 2025

 (0 commenti) (0 reazioni) (0 assegnatari)C# (8 fork)auto 404
docsgood first issue

Metriche repository

Star
 (23 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Collect frequent stumbling blocks into a small Troubleshooting section.

Scope

  • Add a Troubleshooting section to the root README.md or doc/development-guide.md
  • Cover:
    • .NET SDK version mismatches
    • NuGet feeds (using NuGet.Config and central Directory.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

Guida contributor