diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a0377bd9ad2c..8b276c7deab0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,7 +7,7 @@ assignees: '' --- -Bug reports must include a failing test! Writing a test helps you to isolate and describe the problem, and it helps us to fix it fast. Bug without tests may be closed without comment. +Good bug reports include a failing test! Writing a test helps you to isolate and describe the problem, and it helps us to fix it fast. Bug reports without a failing test or reproduction steps are likely to be closed. -Here’s an example to get you started. +Here’s an example test to get you started. https://gist.github.com/swankjesse/981fcae102f513eb13ed