Skip to content

Commit

Permalink
chore: add bug report template
Browse files Browse the repository at this point in the history
  • Loading branch information
VicTachev committed Jan 31, 2025
1 parent 805b8c5 commit 8cf031d
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions .github/ISSUE_TEMPLATE.md → .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
---
name: Bug Report
about: Log new bug
title: ''
labels: ''
assignees: ''

---

### Bug report

**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** !
Expand All @@ -15,10 +24,12 @@ Provide additional information if the steps for reproducing the faulty behavior
### Expected/desired behavior
Explain what the expected behavior of the functionality is

### TicketID:
_(optional)_
Provide the TicketID, where the bug report initiated.

### Environment

* **Kendo UI version:** 202x.r.ddd
* **jQuery version:** x.y
* **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 ]


* **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 comments on commit 8cf031d

Please sign in to comment.