From c81d9124d6671a94356f2c85b78d7deffeedca9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Wed, 2 Nov 2016 21:51:06 +0100 Subject: [PATCH] feedback: feedback to IJSDK YT-project is for docs/samples only --- README.md | 4 ++-- index.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c6556164c..d1904d897 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ This is a repository for site. ##Reporting Bugs -Please inform about any content inconsistencies, outdated materials, cosmetic issues, and other defects you find by submitting an issue to -[YouTrack](https://youtrack.jetbrains.com/issues/IJSDK). +Please inform about any content inconsistencies, outdated materials, cosmetic issues and other defects you find in the docs and samples by submitting an issue to +[YouTrack](https://youtrack.jetbrains.com/issues/IJSDK). ##Working With the Site Locally To check out and run a local copy of the site follow the steps described below. diff --git a/index.md b/index.md index a21461e30..c18c63bfb 100644 --- a/index.md +++ b/index.md @@ -15,7 +15,7 @@ The [Plugin Development FAQ](faq.md) section contains a series of issues commonl One of the ways to improve the *IntelliJ SDK* documentation is to **[contribute to the project](CONTRIBUTING.md)**. Any kind of content including tutorials, articles about architecture or code samples that can help plugin developers is kindly welcome. Please read the [Contribution Guidelines](CONTRIBUTING.md) if you would like to share your knowledge. -Please let us know about any **content inconsistencies**, outdated materials, cosmetic issues, or other defects you may find by submitting an issue to [YouTrack](https://youtrack.jetbrains.com/issues/IJSDK). If you haven't found a documentation topic that answers your questions, feel free to file a **[request](https://youtrack.jetbrains.com/newIssue?project=IJSDK)**. +Please let us know about any **content inconsistencies**, outdated materials, cosmetic issues or other defects you may find in the docs and samples by submitting an issue to [YouTrack](https://youtrack.jetbrains.com/issues/IJSDK). If you haven't found a documentation topic that answers your questions, feel free to file a **[request](https://youtrack.jetbrains.com/newIssue?project=IJSDK)**. Please [give us your feedback](http://www.surveygizmo.com/s3/2149448/IntelliJ-SDK-Docs) to help make the *IntelliJ Platform* documentation better.