You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please provide the following information when submitting an issue.
11
+
12
+
> Where appropriate replace the `[ ]` with a `[X]` to mark an item as 'checked'
13
+
14
+
**.NET Framework Used:**
15
+
16
+
-[ ] .NET Core 3.0.0
17
+
-[ ] .NET Core 3.1.0
18
+
-[ ] Something else
19
+
20
+
**OS Environment:**
21
+
22
+
-[ ] Windows 10
23
+
-[ ] Windows 10 IoT Core
24
+
-[ ] Windows Server 2012
25
+
-[ ] Windows Server 2012 R2
26
+
-[ ] Windows Server 2016
27
+
28
+
OS Version: `####.####...`
29
+
30
+
**I have already...**
31
+
32
+
-[ ] Reproduced the problem using the latest stable release.
33
+
-[ ] Reviewed the [documentation](https://ubiquitydotnet.github.io/Llvm.NET/).
34
+
-[ ] Reviewed the [current issues](https://github.com/UbiquityDotNET/Llvm.NET/issues) to check that the issue isn't already known.
35
+
36
+
**Description:**
37
+
38
+
Provide a clear and concise description of what the bug is.
39
+
40
+
**Steps to reproduce the problem:**
41
+
42
+
-[ ] Reviewed the [documentation](https://ubiquitydotnet.github.io/Llvm.NET/).
43
+
-[ ] Included Sample code or link to repository/gist to reproduce the bug (This is the fastest way to a resolution as it reduces the time to reproduce the problem. The smaller the sample is the better.)
44
+
45
+
**Expected Behavior**
46
+
47
+
Please provide a clear and concise description of what you expected to happen.
48
+
49
+
**Actual Behavior**
50
+
51
+
Please provide a clear and concise description of what actually happens.
0 commit comments