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

贡献者指南