DSA/.github/ISSUE_TEMPLATE/bug_report.md

502 B

name about title labels assignees
Bug report Found any bug in some algorithm? Let us know! BUG in [file name] bug

Bug detail

Name of the file in which the bug is present. Additionally you can also add the line number and/or a code snippet of the bug.

Counter example

Give an example for which the algorithm implementation doesn't produce the expected output. Also give the expected output if possible.

Additional context

Add any other context about the problem here.