AspNetCore.Docs
AspNetCore.Docs copied to clipboard
Update CONTRIBUTING.md to use `// </snippet1>` in lieu of `#region x`
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
What was our rationale for moving from regions to XML tags?