dotnet / dotnet/dotnet-api-docs
Replacing built-in types with keywords in one big PR
Open
area-Infrastructure
Pri3
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
As answered [here](https://github.com/dotnet/dotnet-api-docs/pull/6917#issuecomment-885807494), it is a good idea to replace built-in types with keywords, when those exist (e. g. `System.String` -> `string`). It is a very pritimitive change, so here's my question: can I do it in one PR?
Contributor guide
Assessment
This issue has not been assessed yet.