From 4f61a05c9e9c1875552fa43d33037fa11550fde3 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Mon, 7 Mar 2016 11:56:59 +0200 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 893b3426..3d714cae 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -8,10 +8,10 @@ What kind of issue is this? 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 IDE. All issues related to PlatformIO IDE should be reported to apropriate repository +- [ ] PlatformIO IDE. All issues related to PlatformIO IDE should be reported to appropriate repository https://github.com/platformio/platformio-atom-ide/issues -- [ ] Bug report. If you’ve found a bug, please provide the next information required below and delete this text above line. +- [ ] Bug report. If you’ve found a bug, please provide information below. ------------------------------------------------------------------