Skip to content

Commit 8cf031d

Browse files
committed
chore: add bug report template
1 parent 805b8c5 commit 8cf031d

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

.github/ISSUE_TEMPLATE.md renamed to .github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff 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+
110
### Bug report
211

312
**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
1524
### Expected/desired behavior
1625
Explain what the expected behavior of the functionality is
1726

27+
### TicketID:
28+
_(optional)_
29+
Provide the TicketID, where the bug report initiated.
30+
1831
### Environment
1932

2033
* **Kendo UI version:** 202x.r.ddd
2134
* **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

Comments
 (0)