Skip to content

Commit dbe87f6

Browse files
authoredSep 23, 2021
Update bug_report.md
1 parent f606aa4 commit dbe87f6

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed
 

‎.github/ISSUE_TEMPLATE/bug_report.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,12 @@ Steps to reproduce the behavior:
2626
**Expected behavior**
2727
A clear and concise description of what you expected to happen.
2828

29-
**Screenshots**
30-
If applicable, add screenshots to help explain your problem.
29+
**Code Snippets**
30+
If applicable, add code snippets to help explain your problem.
31+
32+
```csharp
33+
// Add your code snippet here.
34+
```
3135

3236
**Protocol Logs**
3337
Please include a protocol log (scrubbed of any authentication data), especially

0 commit comments

Comments
 (0)
Please sign in to comment.