From 0fdfb273c6c40353078787098734bee304bf0e51 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 12 Jul 2018 01:23:59 +0300 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 8ec79846..15fe3bcb 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,35 +1,30 @@ What kind of issue is this? -- [ ] **Question** - +- [ ] **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](https://community.platformio.org) - * Premium Support [https://platformio.org/support](https://platformio.org/support) - -- [ ] **PlatformIO IDE** + * Community Forums https://community.platformio.org + * 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 -- [ ] **Development Platform or Board** - +- [ ] **Development Platform or Board**. All issues (building, uploading, adding new boards, etc.) related to PlatformIO development platforms should be reported to appropriate repository related to your hardware https://github.com/topics/platformio-platform -- [ ] **Feature Request** - +- [ ] **Feature Request**. Start by telling us what problem you’re trying to solve. Often a solution already exists! Don’t send pull requests to implement new features without first getting our support. Sometimes we leave features out on purpose to keep the project small. -- [ ] **PlatformIO Core** - +- [ ] **PlatformIO Core**. If you’ve found a bug, please provide an information below.