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 +```