lean4-htt/.github/ISSUE_TEMPLATE/bug_report.md
2023-09-15 14:24:21 +02:00

1.3 KiB

name about title labels assignees
Bug report Create a bug report bug

Prerequisites

  • Put an X between the brackets on this line if you have done all of the following:
    • Check that your issue is not already filed.
    • Reduce the issue to a minimal, self-contained, reproducible test case. Avoid dependencies to mathlib4 or std4.

Description

[Clear and concise description of the issue]

Context

[Broader context that the issue occured in. If there was any prior discussion on the Lean Zulip, link it here as well.]

Steps to Reproduce

Expected behavior: [Clear and concise description of what you expect to happen]

Actual behavior: [Clear and concise description of what actually happens]

Reproduces how often: [Percentage of times the issue reproduces]

Versions

[Output of lean --version in the folder that the issue occured in] [OS version]

Additional Information

[Additional information, configuration or data that might be necessary to reproduce the issue]

[Impact: If others are affected by this problem, ask them to add 👍 to this issue. Add 👍 to other issues you consider important.]