Merge pull request #227 from aspnet/branchdecommissioning
Added default new issue and pull request templates for the branch
This commit is contained in:
commit
712f29afd1
|
|
@ -0,0 +1 @@
|
|||
NOTE: This repo is solely for maintenance of the existing MVC precompilation feature. Future work on Razor compilation is now being handled in the [Razor](https://github.com/aspnet/razor) repo. See [aspnet/Razor#1740](https://github.com/aspnet/Razor/issues/1740) for additional details.
|
||||
|
|
@ -0,0 +1 @@
|
|||
NOTE: This repo is solely for maintenance of the existing MVC precompilation feature. Future work on Razor compilation is now being handled in the [Razor](https://github.com/aspnet/razor) repo. See [aspnet/Razor#1740](https://github.com/aspnet/Razor/issues/1740) for additional details.
|
||||
|
|
@ -1,6 +1,9 @@
|
|||
|
||||
ASP.NET Core MVC Precompilation
|
||||
===
|
||||
|
||||
## NOTE: This repo is solely for maintenance of the existing MVC precompilation feature. Future work on Razor compilation is now being handled in the [Razor](https://github.com/aspnet/razor) repo. See [aspnet/Razor#1740](https://github.com/aspnet/Razor/issues/1740) for additional details.
|
||||
|
||||
AppVeyor: [](https://ci.appveyor.com/project/aspnetci/mvcprecompilation/branch/dev)
|
||||
Travis: [](https://travis-ci.org/aspnet/mvcprecompilation)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue