You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/1_bug_report.yml
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,28 @@
1
1
name: 🐞 Bug Report
2
2
description: Please provide a detailed description and include all relevant information about the issue. If you have any doubts, consult our documentation.
3
+
labels:
4
+
- KendoReact
3
5
body:
4
6
- type: textarea
5
7
attributes:
6
8
label: Description
7
9
description: Add a concise description of the issue and any relevant information.
8
10
validations:
9
11
required: true
12
+
- type: dropdown
13
+
attributes:
14
+
label: Product
15
+
description: Select the product related to the issue.
0 commit comments