diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index be56e3a8..a9a6ae17 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -4,7 +4,7 @@ body: - type: markdown attributes: value: | - Thank you for reporting an issue :wave:. + Thank you for reporting an issue :wave: Before filing, please check the [open](https://github.com/barvian/number-flow/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) and [closed](https://github.com/barvian/number-flow/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aclosed) issues to see if a similar one already exists. @@ -43,7 +43,8 @@ body: attributes: label: Minimal reproduction (highly recommended) description: | - - Links to starter sandboxes can be found in the [site](https://number-flow.barvian.me/) header + - Your bug may get fixed much faster if we can run your code and it doesn't have dependencies other than NumberFlow and a framework + - Links to starter sandboxes can be found in the [site](https://number-flow.barvian.me/) header - Please read these tips for providing a minimal example: https://stackoverflow.com/help/mcve. placeholder: | https://codesandbox.io/p/...