-
-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: | ||
|
@@ -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: | ||
|