Skip to content

Commit 772e748

Browse files
authored
Update issue templates
1 parent 7def7d2 commit 772e748

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ assignees: ''
1010
**NOTE:** _Remove any parts of the template you do not need and replace the default text in each section with your own._
1111

1212
**Describe the bug or question**
13-
A clear and concise description of what the bug or question is.
13+
_A clear and concise description of what the bug or question is._
1414

1515
**Example:**
1616
Testing this component:
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Question / how to test this?
3+
about: Use this template when you want help or input on a testing scenario
4+
title: ''
5+
labels: question
6+
assignees: ''
7+
8+
---
9+
10+
**NOTE:** _Remove any parts of the template you do not need and replace the default text in each section with your own._
11+
12+
**Description of testing scenario:**
13+
- _A clear and concise description of the testing scenario you want help with._
14+
- _Please include the component under test (or relevant parts), and be as specific as possible, that makes it much easier to give a good answer._
15+
16+
**Additional context:**
17+
_Add any other context about the problem here, e.g. version of Blazor or bUnit._

0 commit comments

Comments
 (0)