CommunityToolkit/WindowsCommunityToolkit

Links in XML comments need updating

Open

#3,831 建立於 2021年3月11日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)C# (1,403 fork)batch import
Hacktoberfestbug :bug:documentation :page_with_curl:good first issue

倉庫指標

Star
 (5,708 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Describe the bug

We need to update our XML comments to have better standards for when they're generated into docs:

  • ideally use a typed reference vs. a specific url link
  • use https instead of http
  • not include locale like en-us in the link url
  • don't link to specific views with query-strings to docs

貢獻者指南