From b02499ecffcb4b21f87f68630fc9026052eb8434 Mon Sep 17 00:00:00 2001 From: AderKonstantin <66168124+AderKonstantin@users.noreply.github.com> Date: Tue, 10 Dec 2024 02:57:16 +0300 Subject: [PATCH] Update CONTRIBUTING.md Signed-off-by: AderKonstantin <66168124+AderKonstantin@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7389dac..6400377 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # Code Style Guide to 'RobotFire' Repo Не является обязательством, но было бы очень приятно🙂 -Обращаться к [Conventional Commits](https://www.conventionalcommits.org/ru/v1.0.0/) и к [Google C# Style Guide](https://google.github.io/styleguide/csharp-style.html) +Обращаться к [Conventional Commits](https://www.conventionalcommits.org/ru/v1.0.0/) и к [Microsoft C# Coding Conventions](https://learn.microsoft.com/ru-ru/dotnet/csharp/fundamentals/coding-style/coding-conventions) ## Coding Rules Чтобы обеспечить единообразие во всем исходном коде, помните об этих правилах во время работы: