fsharp/.github/ISSUE_TEMPLATE/bug_report.md

881 B

name about title labels assignees
Bug report Create a report to help us improve F#

Please provide a succinct description of the issue.

Repro steps

Provide the steps required to reproduce the problem:

  1. Step A
  2. Step B

If possible attach a zip file with the repro case. This often makes it easier for others to reproduce. The zip file should ideally represent the situation just before the call/step that is problematic.

Expected behavior

Provide a description of the expected behavior.

Actual behavior

Provide a description of the actual behaviour observed.

Known workarounds

Provide a description of any known workarounds.

Related information

Provide any related information (optional):

  • Operating system
  • .NET Runtime kind (.NET Core, .NET Framework, Mono)
  • Editing Tools (e.g. Visual Studio Version, Visual Studio)