Skip to content

Commit e2f86ae

Browse files
committed
Create ISSUE_TEMPLATE.md
1 parent 1de5dde commit e2f86ae

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
### Description
2+
3+
Please provide a succinct description of your issue.
4+
5+
### Repro steps
6+
7+
Please provide the steps required to reproduce the problem
8+
9+
1. Step A
10+
11+
2. Step B
12+
13+
### Expected behavior
14+
15+
Please provide a description of the behavior you expect.
16+
17+
### Actual behavior
18+
19+
Please provide a description of the actual behavior you observe.
20+
21+
### Known workarounds
22+
23+
Please provide a description of any known workarounds.
24+
25+
### Related information
26+
27+
* Operating system
28+
* Branch
29+
* .NET Runtime, CoreCLR or Mono Version
30+
* Performance information, links to performance testing scripts

0 commit comments

Comments
 (0)