AspNetCore.Docs icon indicating copy to clipboard operation
AspNetCore.Docs copied to clipboard

Update CONTRIBUTING.md to use `// </snippet1>` in lieu of `#region x`

Open Rick-Anderson opened this issue 1 year ago • 1 comments

Update https://github.com/dotnet/AspNetCore.Docs/blob/main/CONTRIBUTING.md to use // </snippet1> in lieu of #region x

CC @wadepickett @tdykstra Does anyone ever get that far in the CONTRIBUTING.md. We should probably point to a good example .MD file

Rick-Anderson avatar Aug 16 '24 02:08 Rick-Anderson

What was our rationale for moving from regions to XML tags?

tdykstra avatar Aug 16 '24 18:08 tdykstra