We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bba592 commit e55f922Copy full SHA for e55f922
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -43,8 +43,7 @@ body:
43
attributes:
44
label: Minimal reproduction (highly recommended)
45
description: |
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
+ - Links to starter sandboxes can be found in the [site](https://number-flow.barvian.me/) header
48
- Please read these tips for providing a minimal example: https://stackoverflow.com/help/mcve.
49
placeholder: |
50
https://codesandbox.io/p/...
0 commit comments