Create Data_question.md
This commit is contained in:
committed by
GitHub
parent
c264989f53
commit
2dc5648d2a
23
.github/ISSUE_TEMPLATE/Data_question.md
vendored
Normal file
23
.github/ISSUE_TEMPLATE/Data_question.md
vendored
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
---
|
||||||
|
name: Data Question
|
||||||
|
about: Ask a question if you have a problem with connecting your data
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# Data Question
|
||||||
|
|
||||||
|
**Did you read FAQ?**
|
||||||
|
|
||||||
|
https://github.com/tradingview/charting_library/wiki/Frequently-Asked-Questions
|
||||||
|
|
||||||
|
**Describe the problem**
|
||||||
|
|
||||||
|
A clear and concise description of what the problem is.
|
||||||
|
|
||||||
|
**Console logs**
|
||||||
|
|
||||||
|
Uncommend `debug: true` in the widget constructor and post here the console logs. ```Use a triple backtick in front and behind the logs.```
|
||||||
|
|
||||||
|
**Symbol**
|
||||||
|
|
||||||
|
What symbol(instrument) your problem related to.
|
||||||
Reference in New Issue
Block a user