Skip to content

Commit 9f870a7

Browse files
authored
Improve version check formatting in bug.yml
Updated formatting for version checks in bug report template.
1 parent e1ff536 commit 9f870a7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ body:
1212
- I've searched [existing issues](https://github.com/belav/csharpier/issues) to ensure this isn't a duplicate
1313
- I've read the [documentation](https://csharpier.com/) and this isn't expected behavior
1414
- For formatting issues I have recreated the issue on the [playground](https://playground.csharpier.com/)
15-
- I'm using the latest version of CSharpier ![CSharpier](https://img.shields.io/nuget/v/CSharpier)
16-
- `< 10.0.0`
17-
- I'm using the latest version of CSharpier's IDE plugin and understand it is versioned independently of CSharpier
18-
- `>= 10.0.0`
15+
- I'm using the latest version of CSharpier ![CSharpier](https://img.shields.io/nuget/v/CSharpier)
16+
`< 10.0.0`
17+
- I'm using the latest version of CSharpier's IDE plugin and understand it is versioned independently of CSharpier
18+
`>= 10.0.0`
1919
2020
- type: textarea
2121
id: description

0 commit comments

Comments
 (0)