Skip to content

Commit 9f7ae54

Browse files
authored
chore: fix typo in formatter bug type issue template (#7452)
1 parent 0a5d3be commit 9f7ae54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/01_formatter_bug.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ body:
2424
id: configuration
2525
attributes:
2626
label: Configuration
27-
description: Share the contents of you `biome.json` file
27+
description: Share the contents of your `biome.json` file
2828
render: JSON
2929
placeholder: |
3030
{
@@ -40,7 +40,7 @@ body:
4040
attributes:
4141
label: Playground link
4242
description: |
43-
Provide a detailed list of steps that reproduce the issue
43+
Provide a detailed list of steps that reproduce the issue.
4444
The more information and included steps, the quicker your report can be triaged and addressed!
4545
4646
You can also use the [playground](https://biomejs.dev/playground/) to share code snippets.

0 commit comments

Comments
 (0)