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/bug-report.md
+14-3Lines changed: 14 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
---
2
+
name: Bug Report
3
+
about: Log new bug
4
+
title: ''
5
+
labels: ''
6
+
assignees: ''
7
+
8
+
---
9
+
1
10
### Bug report
2
11
3
12
**For Support request - Please do not submit support request here, instead see the**[Kendo UI Premium Forums](http://www.telerik.com/forums/kendo-ui) or our [support system](http://www.telerik.com/support)**at Telerik.com** !
@@ -15,10 +24,12 @@ Provide additional information if the steps for reproducing the faulty behavior
15
24
### Expected/desired behavior
16
25
Explain what the expected behavior of the functionality is
17
26
27
+
### TicketID:
28
+
_(optional)_
29
+
Provide the TicketID, where the bug report initiated.
30
+
18
31
### Environment
19
32
20
33
***Kendo UI version:** 202x.r.ddd
21
34
***jQuery version:** x.y
22
-
***Browser:**[all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
23
-
24
-
35
+
***Browser:**[all | Chrome XX | Firefox XX | Edge XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
0 commit comments