From 6caf23d735f257f80990369eef2b4f7c2f1280e7 Mon Sep 17 00:00:00 2001 From: NtFreX Date: Tue, 19 Sep 2017 22:55:18 +0200 Subject: [PATCH] Add SignalR to common repository list Add SignalR to the common repository list (to make sure it gets into netstandart2.1^^). --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 26043bd8190f..36a31625e29d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,6 +18,7 @@ For non-security related bugs please log a new issue in the appropriate GitHub r * [Razor](https://github.com/aspnet/Razor) * [Templates](https://github.com/aspnet/Templates) * [Tooling](https://github.com/aspnet/Tooling) +* [SignalR](https://github.com/aspnet/SignalR) Or browse the full list of repos in the [aspnet](https://github.com/aspnet/) organization. @@ -88,4 +89,4 @@ Addresses #bugnumber (in this specific format) **Feedback** -Your pull request will now go through extensive checks by the subject matter experts on our team. Please be patient; we have hundreds of pull requests across all of our repositories. Update your pull request according to feedback until it is approved by one of the ASP.NET team members. After that, one of our team members will add the pull request to **dev**. \ No newline at end of file +Your pull request will now go through extensive checks by the subject matter experts on our team. Please be patient; we have hundreds of pull requests across all of our repositories. Update your pull request according to feedback until it is approved by one of the ASP.NET team members. After that, one of our team members will add the pull request to **dev**.