CommunityToolkit/WindowsCommunityToolkit

Links in XML comments need updating

Open

#3,831 opened on 2021年3月11日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)C# (1,403 forks)batch import
Hacktoberfestbug :bug:documentation :page_with_curl:good first issue

Repository metrics

Stars
 (5,708 stars)
PR merge metrics
 (30d に merged 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

コントリビューターガイド