浏览代码
Updated bug report issue template.
release/3.x.x
HansM
5 年前
committed by
GitHub
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23
共有
1 个文件被更改,包括
2 次插入 和
0 次删除
-
.github/ISSUE_TEMPLATE/bug_report.md
|
|
@@ -36,9 +36,11 @@ Add any other context about the problem here. |
|
|
|
Include debugging or logging information here: |
|
|
|
|
|
|
|
```batch |
|
|
|
\\ Put your logging output here. |
|
|
|
``` |
|
|
|
### Code example |
|
|
|
Please provide full code examples below where possible to make it easier for the developers to check your issues. |
|
|
|
|
|
|
|
```csharp |
|
|
|
\\ Put your code here. |
|
|
|
``` |