From 6a10d620e4b819e099c2fad6b6f6250ab8e931bb Mon Sep 17 00:00:00 2001 From: Artak Mkrtchyan <34246760+mkArtakMSFT@users.noreply.github.com> Date: Wed, 13 Dec 2017 13:37:36 -0800 Subject: [PATCH] Updated the file content --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 180f5abcfa..37655ead71 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1 +1 @@ -This repo is OBSOLETE - please see the README file for information +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.