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!