From dd6dfffd57241f203fcdb43181532a23c98767cd Mon Sep 17 00:00:00 2001 From: Proddy Date: Sun, 19 Feb 2023 10:49:52 +0100 Subject: [PATCH] Delete questions---troubleshooting.md --- .../questions---troubleshooting.md | 29 ------------------- 1 file changed, 29 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/questions---troubleshooting.md diff --git a/.github/ISSUE_TEMPLATE/questions---troubleshooting.md b/.github/ISSUE_TEMPLATE/questions---troubleshooting.md deleted file mode 100644 index 0e8175477..000000000 --- a/.github/ISSUE_TEMPLATE/questions---troubleshooting.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -name: Questions & Troubleshooting -about: Anything not a bug or feature request -title: '' -labels: question -assignees: '' - ---- - -*Before creating a new issue please check that you have:* - -* *searched the existing [issues](https://github.com/emsesp/EMS-ESP32/issues) (both open and closed)* -* *searched the [documentation help section](https://emsesp.github.io/docs)* - -*Completing this template will help developers and contributors help you. Try to be as specific and extensive as possible. If the information provided is not enough the issue will likely be closed.* - -*You can now remove this line and the above ones. Text in italic is meant to be replaced by your own words. If any of the sections below are not relevant to the issue (for instance, the screenshots) then you can delete them.* - -**Question** -*A clear and concise description of what the problem/doubt is.* - -**Screenshots** -*If applicable, add screenshots to help explain your problem.* - -**Device information** -*Copy-paste here the information as it is outputted by the device. You can get this information from http://ems-esp.local/api/system* - -**Additional context** -*Add any other context about the problem here.*