Skip to content

Commit

Permalink
Update bug_report.md (#668)
Browse files Browse the repository at this point in the history
  • Loading branch information
gvreddy04 authored Apr 19, 2024
1 parent f6fcf7e commit a3ec17a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,11 @@ A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem.

**Versions (please complete the following information):**
- BlazorBootstrap: [e.g. 1.9.0, 19.2, 19.3]
- .NET Version: [e.g. .NET 6, .NET 7, .NET 8]
- BlazorBootstrap: [e.g. 2.0.0, 2.1.0, 2.2.0]
- Blazor WebAssembly / Server: [e.g. WebAssembly, Server]
- .NET Version: [e.g. .NET 6, .NET 7]
- Blazor Interactive Render Mode: [e.g. Auto, Server, WebAssembly, None]
- Blazor Interactivity Location: [e.g. Global, Per page/component]

**Sample code**
Sample code to reproduce the issue.
Expand Down

0 comments on commit a3ec17a

Please sign in to comment.