nlweb-ai/nlweb-net

🧰 Docs: Troubleshooting common build/restore issues

开放

#83 创建于 2025年8月18日

 (0 条评论) (0 个反应) (0 位负责人)C# (8 个派生)auto 404
docsgood first issue

仓库指标

星标
 (23 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南