From 9b37be7740aed252d1c0384dbdc8c1a8f0bc9c69 Mon Sep 17 00:00:00 2001 From: Lei Chen Date: Sun, 2 Apr 2023 10:16:07 +0800 Subject: [PATCH] [skip ci] update the issue template of bug report (#3785) --- .github/ISSUE_TEMPLATE/bug.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 73327c348..8427c0539 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -8,6 +8,7 @@ assignees: '' **To reproduce:** + ```less // less code here ```