From 978571a2768130622d3e043cfa6886cfed63bf9a Mon Sep 17 00:00:00 2001 From: Artak Mkrtchyan <34246760+mkArtakMSFT@users.noreply.github.com> Date: Wed, 13 Dec 2017 13:37:13 -0800 Subject: [PATCH] Removed the "bold" text --- .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 953206f0ec..37655ead71 100644 --- a/.github/ISSUE_TEMPALTE.md +++ b/.github/ISSUE_TEMPALTE.md @@ -1 +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. +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.