Skip to content

Commit 23dfe17

Browse files
Update bug template (#220)
- Remove orphaned parentheses. - Remove reference to `netcoreapp3.1`.
1 parent 75d6662 commit 23dfe17

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ labels: bug
88

99
A list of [Grafana](https://www.nuget.org/profiles/Grafana) and
1010
[OpenTelemetry](https://www.nuget.org/profiles/OpenTelemetry) NuGet packages
11-
used, for example `Grafana.OpenTelemetry 0.6.0-beta.1`):
11+
used, for example `Grafana.OpenTelemetry 0.6.0-beta.1`:
1212

1313
*
1414

15-
The .NET runtime version (e.g. `net462`, `net48`, `netcoreapp3.1`, `net8.0`
16-
etc.). You can find this information in your `*.csproj` file):
15+
The .NET runtime version (e.g. `net462`, `net48`, `net8.0` etc.).
16+
You can find this information in your `*.csproj` file:
1717

1818
*
1919

0 commit comments

Comments
 (0)