mirror of
https://github.com/tradingview/charting-library-examples.git
synced 2024-11-25 16:27:09 +08:00
Update bug_report.md
This commit is contained in:
parent
6a505b7155
commit
b904b17f44
13
.github/ISSUE_TEMPLATE/bug_report.md
vendored
13
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -4,10 +4,20 @@ about: Create a report to help us improve
|
||||
|
||||
---
|
||||
|
||||
**Checklist**
|
||||
|
||||
<!--
|
||||
!!! BEWARE !!!
|
||||
IF YOUR ISSUE IS RELATED TO THE CHARTING LIBRARY - PLEASE CREATE AN ISSUE IN https://github.com/tradingview/charting_library
|
||||
-->
|
||||
- [ ] This issue is **NOT** related to the charting library itself
|
||||
|
||||
**Describe the bug**
|
||||
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
|
||||
Steps to reproduce the behavior:
|
||||
1. Clone the repo
|
||||
2. Go to '....' folder
|
||||
@ -15,10 +25,13 @@ Steps to reproduce the behavior:
|
||||
4. See error
|
||||
|
||||
**Expected behavior**
|
||||
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Screenshots**
|
||||
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Additional context**
|
||||
|
||||
Add any other context about the problem here.
|
||||
|
Loading…
Reference in New Issue
Block a user