diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 6bcce42..cfbd5cb 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -4,6 +4,12 @@ about: Suggest an idea for this project --- +**Consider the alternative to create a free discusssion before making a feature request** +Discussions forum is [here](https://github.com/jmcollin78/versatile_thermostat/discussions). +You should check that a discussion relative to the same issue have not been already answered in the forum. + +Please also check in the [closed issues](https://github.com/jmcollin78/versatile_thermostat/issues) for a similar case. + **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 [...] diff --git a/.github/ISSUE_TEMPLATE/issue.md b/.github/ISSUE_TEMPLATE/issue.md index 363cf69..17081f3 100644 --- a/.github/ISSUE_TEMPLATE/issue.md +++ b/.github/ISSUE_TEMPLATE/issue.md @@ -8,6 +8,8 @@ about: Create a report to help us improve If you have a simple question or you are not sure this is an issue, don't open an issue but open a new discussion [here](https://github.com/jmcollin78/versatile_thermostat/discussions). +Check also in the [Troubleshooting](#troubleshooting) paragrah of the README if the aswer is not already given. + Issues not containing the minimum requirements will be closed: - Issues without a description (using the header is not good enough) will be closed. @@ -17,12 +19,12 @@ Issues not containing the minimum requirements will be closed: ## Version of the custom_component ## Configuration - My VTherm attributes are the following: @@ -103,6 +105,9 @@ supported_features: 17 +## If it is releveant to regulation performance or optimisation some curves are needed +To have a great curves demonstrating what you think is a problem, please install and configure what is described here: [Even better with Plotly to tune your Thermostat](#even-better-with-plotly-to-tune-your-thermostat) + ## Describe the bug A clear and concise description of what the bug is.