From fc8f6c3e111473fcb53b2338eb8654b256c06e01 Mon Sep 17 00:00:00 2001 From: Carl-Erik Kopseng Date: Thu, 25 Jan 2024 12:28:52 +0100 Subject: [PATCH] Fix formatting :clown: --- .github/ISSUE_TEMPLATE/Bug_report.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 7461f37c4..5b59e3538 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -1,7 +1,7 @@ --- name: Bug report description: Create a report to help us improve -labels: Bug,Unverified +labels: Bug,Unverified --- **Describe the bug** @@ -25,8 +25,11 @@ If applicable, add screenshots to help explain your problem. - Sinon version : _please verify that the bug exists in the latest Sinon release_ - Output of `npx envinfo --browsers --binaries`: + ``` + ``` + - Other relevant environmental info: - Other libraries you are using: - Example URL: