Skip to content

Commit

Permalink
Update bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
barvian committed Oct 28, 2024
1 parent 8b4d3e9 commit 26b52bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ body:
attributes:
label: NumberFlow version
description: |
- Please update to the latest package before filing to see if your bug has already been fixed.
- Please update to the latest version before filing to see if your bug has already been fixed.
placeholder: |
@number-flow/[email protected]
validations:
Expand Down Expand Up @@ -41,10 +41,10 @@ body:
- type: input
id: link
attributes:
label: Minimal reproduction (highly recommended)
label: Minimal reproduction (greatly appreciated)
description: |
- 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.
- Tips for providing a minimal example: https://stackoverflow.com/help/mcve
placeholder: |
https://codesandbox.io/p/...
validations:
Expand Down

0 comments on commit 26b52bb

Please sign in to comment.