From dd3f30b09906ca4941870de52fe04f05f5d402b0 Mon Sep 17 00:00:00 2001 From: Tanner Linsley Date: Thu, 4 Oct 2018 14:55:20 -0600 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b735373..96f59c5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -17,6 +17,9 @@ Steps to reproduce the behavior: **Expected behavior** A clear and concise description of what you expected to happen. +**Codesandbox!** +Use a new [react-table codesandbox](codesandbox.io/s/X6npLXPRW) to reproduce the issue. + **Screenshots** If applicable, add screenshots to help explain your problem.