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:
-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**.