Add exceptions next to each other
Open
port-to-docs
- Dominant language
- C#
- Stars
- 14
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Make sure new exceptions get added right after the last exception, instead of adding them at the end of the `` element. Example:
https://github.com/dotnet/dotnet-api-docs/pull/7889/files#r836896431 The exception was added after the `` elements.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.