From ee33bf6476e09cb79779cc417534ed062faff161 Mon Sep 17 00:00:00 2001 From: Evgeniy Timokhov Date: Wed, 15 Dec 2021 16:07:55 +0000 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/Bug_report.md | 99 +++++++++++----------- .github/ISSUE_TEMPLATE/Data_question.md | 3 + .github/ISSUE_TEMPLATE/Feature_request.md | 49 ++++++----- .github/ISSUE_TEMPLATE/General_question.md | 35 ++++---- 4 files changed, 99 insertions(+), 87 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 41c3bf80..eeaea93b 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -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. diff --git a/.github/ISSUE_TEMPLATE/Data_question.md b/.github/ISSUE_TEMPLATE/Data_question.md index 5267f3f8..74517dd7 100644 --- a/.github/ISSUE_TEMPLATE/Data_question.md +++ b/.github/ISSUE_TEMPLATE/Data_question.md @@ -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: '' --- diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md index 312a3adb..e28e2e88 100644 --- a/.github/ISSUE_TEMPLATE/Feature_request.md +++ b/.github/ISSUE_TEMPLATE/Feature_request.md @@ -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. diff --git a/.github/ISSUE_TEMPLATE/General_question.md b/.github/ISSUE_TEMPLATE/General_question.md index 010ff1eb..a9f7e360 100644 --- a/.github/ISSUE_TEMPLATE/General_question.md +++ b/.github/ISSUE_TEMPLATE/General_question.md @@ -1,16 +1,19 @@ ---- -name: General Question -about: Ask a question if you cannot find an answer in the documentation - ---- - -# General Question - - - - -- [ ] I have read FAQ - -**Ask your question with the greatest possible detail** - - +--- +name: General Question +about: Ask a question if you cannot find an answer in the documentation +title: '' +labels: status/conversation +assignees: '' + +--- + +# General Question + + + + +- [ ] I have read FAQ + +**Ask your question with the greatest possible detail** + +