Skip to content

Commit 3bba592

Browse files
committed
Update bug_report.yml
1 parent ce0d92c commit 3bba592

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ body:
44
- type: markdown
55
attributes:
66
value: |
7-
Thank you for reporting an issue :wave:.
7+
Thank you for reporting an issue :wave:
88
99
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.
1010
@@ -43,7 +43,8 @@ body:
4343
attributes:
4444
label: Minimal reproduction (highly recommended)
4545
description: |
46-
- Links to starter sandboxes can be found in the [site](https://number-flow.barvian.me/) header
46+
- 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
47+
- Links to starter sandboxes can be found in the [site](https://number-flow.barvian.me/) header
4748
- Please read these tips for providing a minimal example: https://stackoverflow.com/help/mcve.
4849
placeholder: |
4950
https://codesandbox.io/p/...

0 commit comments

Comments
 (0)