diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 0f63d139f..523eb00ea 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -1,6 +1,6 @@ --- -name: Problem report -about: Create a report to help us improve +name: Problem Report +about: Create a Report to help us improve --- - -**Have you looked for this feature in other issues and in the docs?** - -**Is your feature request related to a problem? Please describe.** -_A clear and concise description of what the problem is._ - -**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._ - -**(Please, remember to close the issue when the problem has been addressed)** diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 225df7f86..de81acb78 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,7 +2,10 @@ blank_issues_enabled: false contact_links: - name: Tasmota Docs url: https://tasmota.github.io/docs - about: All the information related to Tasmota - - name: Tasmota Support Chat + about: All the information related to Tasmota. + - name: Tasmota Discussions and Support + url: https://github.com/arendst/Tasmota/discussions + about: Tasmota usage Questions, Feature Requests and Projects. + - name: Tasmota Users Chat url: https://discord.gg/Ks2Kzd4 about: Chat for feedback, questions and troubleshooting. diff --git a/.github/issue-close-app.yml b/.github/issue-close-app.yml index aa8c4b638..889914ff8 100644 --- a/.github/issue-close-app.yml +++ b/.github/issue-close-app.yml @@ -5,7 +5,7 @@ # Comment that will be sent if an issue is judged to be closed. comment: >- - This issue has been automatically closed because the issue template is missing or incomplete. + This issue has been automatically closed because the PROBLEM REPORT TEMPLATE is missing or incomplete. Filling the template is required so standard questions don't need to be asked again each time. Our ability to provide assistance is greatly hampered if few minutes are not taken to complete the issue template @@ -13,19 +13,17 @@ comment: >- of time you will spend completing the template will also help the volunteers, providing assistance to you, to reduce the time required to help you. - Please, could you be so kind on completing the [issue template](https://github.com/arendst/Tasmota/issues/new/choose) in order to have more information so as to properly help you? + Please, could you be so kind on completing the [PROBLEM REPORT TEMPLATE](https://github.com/arendst/Tasmota/issues/new/choose) in order to have more information so as to properly help you? Thank you for taking the time to report, hopefully it can be resolved soon. - [Wiki](https://tasmota.github.io/docs/) for more information. + [Docs](https://tasmota.github.io/docs/) for more information. - [Chat](https://discord.gg/Ks2Kzd4) for more user experience. + [Discussions](https://github.com/arendst/Tasmota/discussions) for Questions, Feature Requests and Projects. - [Community](https://groups.google.com/d/forum/sonoffusers) for forum. - - [Code of Conduct](https://github.com/arendst/Tasmota/blob/development/CODE_OF_CONDUCT.md) - - [Contributing Guideline and Policy](https://github.com/arendst/Tasmota/blob/development/CONTRIBUTING.md) + [Chat](https://discord.gg/Ks2Kzd4) for more users experience. + + Please check the [Code of Conduct](https://github.com/arendst/Tasmota/blob/development/CODE_OF_CONDUCT.md) and the [Contributing Guideline and Policy](https://github.com/arendst/Tasmota/blob/development/CONTRIBUTING.md) issueConfigs: # There can be several configs for different kind of issues. diff --git a/README.md b/README.md index 1d09a7a51..4b41da5cf 100644 --- a/README.md +++ b/README.md @@ -97,24 +97,18 @@ If you're looking for support on **Tasmota** there are some options available: ### Support's Community -* [Tasmota Forum](https://groups.google.com/d/forum/sonoffusers): For usage and discussions. -* [Tasmota Support Chat](https://discord.gg/Ks2Kzd4): For support, troubleshooting and general questions. You have better chances to get fast answers from members of the Tasmota Community. +* [Tasmota Discussions](https://github.com/arendst/Tasmota/discussions): For Tasmota usage questions, Feature Requests and Projects. +* [Tasmota Users Chat](https://discord.gg/Ks2Kzd4): For support, troubleshooting and general questions. You have better chances to get fast answers from members of the Tasmota Community. * [Search in Issues](https://github.com/arendst/Tasmota/issues): You might find an answer to your question by searching current or closed issues. - -### Developers' Community - -* [Bug Report](https://github.com/arendst/Tasmota/issues/new?template=Bug_report.md): For reporting Bugs of Tasmota Software. -* [Feature Request](https://github.com/arendst/Tasmota/issues/new?template=Feature_request.md): For requesting features/functions to Tasmota Software. -* [Troubleshooting](https://github.com/arendst/Tasmota/issues/new?template=Custom.md): As a last resort, you can open new *Troubleshooting* issue on GitHub if the solution could not be found using the other channels. Just remember: the more info you provide the more chances you'll have to get an accurate answer. -* [Issue a question](https://github.com/arendst/Tasmota/issues/new/choose): As a last resort, you can open a new *Question* issue on GitHub if the answer could not be found using the other channels. Just remember: the more info you provide the more chances you'll have to get an accurate answer. +* [Software Problem Report](https://github.com/arendst/Tasmota/issues/new?template=Bug_report.md): For reporting problems of Tasmota Software. ## Contribute You can contribute to Tasmota by -- providing Pull Requests (Features, Proof of Concepts, Language files or Fixes) -- testing new released features and report issues -- donating to acquire hardware for testing and implementing or out of gratitude -- contributing missing [documentation](https://tasmota.github.io/docs) for features and devices +- Providing Pull Requests (Features, Proof of Concepts, Language files or Fixes) +- Testing new released features and report issues +- Donating to acquire hardware for testing and implementing or out of gratitude +- Contributing missing [documentation](https://tasmota.github.io/docs) for features and devices [![donate](https://img.shields.io/badge/donate-PayPal-blue.svg)](https://paypal.me/tasmota)