From 97ba25854476bc5ff9ea4b8d3b4a78f6e9cf1a3e Mon Sep 17 00:00:00 2001 From: Jesse Wilson Date: Sun, 30 Dec 2018 17:44:40 -0500 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a0377bd9a..8b276c7de 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