瀏覽代碼
Updated bug report issue template.
release/3.x.x
HansM
5 年之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG Key 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. |
|
|
|
``` |