Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Commit bc89846

Browse files
authored
Update README.md
1 parent e657e7d commit bc89846

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

README.md

+3-9
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# JavaScriptServices
1+
# JavaScriptServices [Archived]
22

3-
AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/gprilrckx116vc9m/branch/dev?svg=true)](https://ci.appveyor.com/project/aspnetci/javascriptservices/branch/dev)
3+
**This GitHub project has been archived.** Ongoing development on this project can be found in <https://github.com/aspnet/AspNetCore>.
44

5-
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [Home](https://github.com/aspnet/home) repo.
5+
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [AspNetCore](https://github.com/aspnet/AspNetCore) repo.
66

77
## What is this?
88

@@ -88,9 +88,3 @@ The [`samples` directory](/samples) contains examples of:
8888
* If you're trying to run the Angular "Music Store" sample, then also run `gulp` (which you need to have installed globally). None of the other samples require this.
8989
* Run the application (`dotnet run`)
9090
* Browse to [http://localhost:5000](http://localhost:5000)
91-
92-
## Contributing
93-
94-
If you're interested in contributing to the various packages, samples, and project templates in this repo, that's great!
95-
96-
Before working on a pull request, especially if it's more than a trivial fix (for example, for a typo), it's usually a good idea first to file an issue describing what you're proposing to do and how it will work. Then you can find out if it's likely that such a pull request will be accepted, and how it fits into wider ongoing plans.

0 commit comments

Comments
 (0)