From 28a76eb389e49131e55a0fff9e5b305dad28fe0d Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 12 Jul 2018 01:26:02 +0300 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 15fe3bcb..9a951da4 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -3,16 +3,12 @@ What kind of issue is this? - [ ] **Question**. This issue tracker is not the place for questions. If you want to ask how to do something, or to understand why something isn't working the way you expect it to, - use: - - * Community Forums https://community.platformio.org - * Premium Support https://platformio.org/support + use [Community Forums](https://community.platformio.org) or [Premium Support](https://platformio.org/support) - [ ] **PlatformIO IDE**. All issues related to PlatformIO IDE should be reported to appropriate repository: - - * Atom https://github.com/platformio/platformio-atom-ide/issues - * VSCode https://github.com/platformio/platformio-vscode-ide/issues + [PlatformIO IDE for Atom](https://github.com/platformio/platformio-atom-ide/issues) or + [PlatformIO IDE for VSCode](https://github.com/platformio/platformio-vscode-ide/issues) - [ ] **Development Platform or Board**. All issues (building, uploading, adding new boards, etc.) related to PlatformIO development platforms