We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1de5dde commit e2f86aeCopy full SHA for e2f86ae
1 file changed
.github/ISSUE_TEMPLATE.md
@@ -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