diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 9ae83ea7..b4fed064 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,26 +7,12 @@ assignees: '' --- - + +Bug reports without a reproduction are not accepted. -## Current Behavior - +To raise a bug, fork the repository, add a failing test and submit a pull request with a failing test case. -## Possible Solution - +Issues without a reproducible test case will be closed. -## Steps to Reproduce - - - -1. -2. -3. -4. - -## Logs - - +--> \ No newline at end of file