Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNtFreX <frederik@traber.org>2017-09-19 23:59:14 +0300
committerJustin Kotalik <jkotalik12@gmail.com>2017-09-19 23:59:14 +0300
commit137349edae1bede342eb7c114b16b82b14a0c3d1 (patch)
tree14f38fb55d373244f6d6733b4aa54ed0e2da9d9b
parent6195367c84f1df71e42583a1aa4954ef652f5596 (diff)
Add SignalR to common repository list (#2205)1.1.51.0.7
-rw-r--r--CONTRIBUTING.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 26043bd819..36a31625e2 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**.