CommunityToolkit/WindowsCommunityToolkit

Links in XML comments need updating

Open

#3.831 aberto em 11 de mar. de 2021

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)C# (1.403 forks)batch import
Hacktoberfestbug :bug:documentation :page_with_curl:good first issue

Métricas do repositório

Stars
 (5.708 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador