From 9f88a28cbfbae8228750457d95503dc411c76016 Mon Sep 17 00:00:00 2001 From: James Newton-King Date: Thu, 16 Jan 2025 10:13:12 +0800 Subject: [PATCH] Update APIReviewPrinciples.md --- docs/APIReviewPrinciples.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/APIReviewPrinciples.md b/docs/APIReviewPrinciples.md index b95bbde54af2..a00a2c78ff0e 100644 --- a/docs/APIReviewPrinciples.md +++ b/docs/APIReviewPrinciples.md @@ -6,9 +6,8 @@ The primary goal of this document is to provide a reference for our team and con We encourage you to refer to this document regularly and contribute to its evolution as we continue to refine our API review process. We also encourage you to follow the [.NET framework design guidelines](https://learn.microsoft.com/dotnet/standard/design-guidelines/) for more general guidance not specific to the dotnet/aspnetcore repository. - ## Principles - Principle 1 ## Conventions -- Convention 1 \ No newline at end of file +- Convention 1