Update issue templates

This commit is contained in:
Evgeniy Timokhov
2021-12-15 16:07:55 +00:00
committed by GitHub
parent 8bb7260f10
commit ee33bf6476
4 changed files with 99 additions and 87 deletions

View File

@@ -1,48 +1,51 @@
---
name: Bug report
about: Create a report to help us improve
---
# Bug Report
**Charting Library Version**
Execute `TradingView.version()` in the browser console.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- 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]
- Browser [e.g. stock browser, safari]
- Browser version [e.g. 22]
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Describe the bug**
A clear and concise description of what the bug is.
**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.
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
# Bug Report
**Charting Library Version**
Execute `TradingView.version()` in the browser console.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- 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]
- Browser [e.g. stock browser, safari]
- Browser version [e.g. 22]
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Describe the bug**
A clear and concise description of what the bug is.
**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.

View File

@@ -1,6 +1,9 @@
---
name: Data Question
about: Ask a question if you have a problem with connecting your data
title: ''
labels: status/conversation
assignees: ''
---

View File

@@ -1,23 +1,26 @@
---
name: Feature request
about: Suggest an idea for this project
---
# Feature Request
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---
# Feature Request
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.

View File

@@ -1,16 +1,19 @@
---
name: General Question
about: Ask a question if you cannot find an answer in the documentation
---
# General Question
<!-- PLEASE MAKE SURE THAT YOU HAVE READ FAQ -->
<!-- https://github.com/tradingview/charting_library/wiki/Frequently-Asked-Questions -->
- [ ] I have read FAQ <!-- replace the space in the brackets with `x` -->
**Ask your question with the greatest possible detail**
<!-- Write your question right here... -->
---
name: General Question
about: Ask a question if you cannot find an answer in the documentation
title: ''
labels: status/conversation
assignees: ''
---
# General Question
<!-- PLEASE MAKE SURE THAT YOU HAVE READ FAQ -->
<!-- https://github.com/tradingview/charting_library/wiki/Frequently-Asked-Questions -->
- [ ] I have read FAQ <!-- replace the space in the brackets with `x` -->
**Ask your question with the greatest possible detail**
<!-- Write your question right here... -->