Add initial nullability annotations guidance (dotnet/corefx#36711)
authorStephen Toub <stoub@microsoft.com>
Tue, 9 Apr 2019 14:58:04 +0000 (10:58 -0400)
committerGitHub <noreply@github.com>
Tue, 9 Apr 2019 14:58:04 +0000 (10:58 -0400)
commit9af99e3339b823c4c9e0b30b42b33a14a2a2fe8e
tree42486efa50b5ea294374c25edc9c6471dd7a89d5
parent7b18593cca8371a92a39a1f1eb9310d23210f9e3
Add initial nullability annotations guidance (dotnet/corefx#36711)

* Add initial nullability annotations guidance

* Address PR feedback

Commit migrated from https://github.com/dotnet/corefx/commit/663af00ced6ba81a3a7715e6347270306c1bad52
docs/libraries/api-guidelines/nullability.md [new file with mode: 0644]