From 94a85a5622015d308c83fbe130f9c3c3012bf6a4 Mon Sep 17 00:00:00 2001 From: Artak Mkrtchyan <34246760+mkArtakMSFT@users.noreply.github.com> Date: Wed, 13 Dec 2017 13:36:28 -0800 Subject: [PATCH] Tweaked the content of ISSUE_Template file. --- .github/ISSUE_TEMPALTE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPALTE.md b/.github/ISSUE_TEMPALTE.md index 180f5abcfa..953206f0ec 100644 --- a/.github/ISSUE_TEMPALTE.md +++ b/.github/ISSUE_TEMPALTE.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.