We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a5d3be commit 9f7ae54Copy full SHA for 9f7ae54
.github/ISSUE_TEMPLATE/01_formatter_bug.yml
@@ -24,7 +24,7 @@ body:
24
id: configuration
25
attributes:
26
label: Configuration
27
- description: Share the contents of you `biome.json` file
+ description: Share the contents of your `biome.json` file
28
render: JSON
29
placeholder: |
30
{
@@ -40,7 +40,7 @@ body:
40
41
label: Playground link
42
description: |
43
- Provide a detailed list of steps that reproduce the issue
+ Provide a detailed list of steps that reproduce the issue.
44
The more information and included steps, the quicker your report can be triaged and addressed!
45
46
You can also use the [playground](https://biomejs.dev/playground/) to share code snippets.
0 commit comments