| name | Bug report |
|---|---|
| about | Create a report to help us improve |
| title | |
| labels | bug |
| assignees |
Describe the bug A clear and concise description of what the bug is.
To Reproduce Code example that reproduces the behavior:
[Fact]
public void Issue()
{
...
}
Expected behavior A clear and concise description of what you expected to happen.
Background (please complete the following information):
- Version of library: [e.g. 0.10]
- Version of .NET: [e.g. 10.0]
Additional context Add any other context about the problem here.