From 3f3dbcad74ee3624deeb9ba10a862e5f216762ae Mon Sep 17 00:00:00 2001 From: 2881099 <2881099@users.noreply.github.com> Date: Thu, 5 Jan 2023 15:44:22 +0800 Subject: [PATCH] Update bug-report.md --- .github/ISSUE_TEMPLATE/bug-report.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 9184a937..a738c3e4 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -17,18 +17,23 @@ assignees: '' #### 问题描述及重现步骤: +```c# +// c# code +``` #### 数据库的具体版本 + ``` ``` #### 安装的包 -``` +``` ``` #### .net framework/. net core? 及具体版本 -``` -``` \ No newline at end of file +```c# +// c# code +```