Update Bug_report.md
This commit is contained in:
16
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
16
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
@@ -15,17 +15,21 @@ Execute `TradingView.version()` in the browser console.
|
||||
|
||||
**Desktop (please complete the following information):**
|
||||
|
||||
- OS: [e.g. iOS]
|
||||
- OS: [e.g. Windows 11]
|
||||
- Browser [e.g. chrome, safari]
|
||||
- Browser version [e.g. 22]
|
||||
|
||||
**Smartphone (please complete the following information):**
|
||||
|
||||
- Device: [e.g. iPhone6]
|
||||
- OS: [e.g. iOS8.1]
|
||||
- Device: [e.g. iPhone 13]
|
||||
- OS: [e.g. iOS 14.1]
|
||||
- Browser [e.g. stock browser, safari]
|
||||
- Browser version [e.g. 22]
|
||||
|
||||
**JSFiddle**
|
||||
|
||||
If possible, please provide an example in JSFiddle which demonstrates the bug. Please see this guide on how to create a JSFiddle: [Using the library with online code playgrounds](https://github.com/tradingview/charting_library/wiki/Online-Editors)
|
||||
|
||||
**To Reproduce**
|
||||
|
||||
Steps to reproduce the behavior:
|
||||
@@ -44,7 +48,11 @@ A clear and concise description of what you expected to happen.
|
||||
|
||||
**Screenshots**
|
||||
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
If applicable, add screenshots, or videos, to help explain your problem.
|
||||
|
||||
**Debug Console Log**
|
||||
|
||||
Please provide the entire console log produced when [`debug:true`](https://github.com/tradingview/charting_library/wiki/Widget-Constructor#debug) is set within the widget constructor options, or evoke the following command in the console: [`widget.setDebugMode(true)`](https://github.com/tradingview/charting_library/wiki/Widget-Methods#setdebugmodeenabled).
|
||||
|
||||
**Additional context**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user