From 72730f451de3a55d65764b26e3b92d7cb64bf3b6 Mon Sep 17 00:00:00 2001 From: Ryan Cavanaugh Date: Fri, 12 May 2023 08:48:10 -0700 Subject: [PATCH] Update Bug_report.md (#54153) --- .github/ISSUE_TEMPLATE/Bug_report.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index d920d7ec3dd..73549d2697b 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -43,10 +43,8 @@ Please keep and fill in the line that best applies: ### ⏯ Playground Link @@ -54,7 +52,7 @@ Please keep and fill in the line that best applies: ### 💻 Code - + ```ts // We can quickly address your report if: // - The code sample is short. Nearly all TypeScript bugs can be demonstrated in 20-30 lines of code!