CommunityToolkit/WindowsCommunityToolkit

Links in XML comments need updating

Open

#3 831 ouverte le 11 mars 2021

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)C# (1 403 forks)batch import
Hacktoberfestbug :bug:documentation :page_with_curl:good first issue

Métriques du dépôt

Stars
 (5 708 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur