getting_help.md: minor

This commit is contained in:
Yann Cébron 2021-05-20 15:46:47 +02:00
parent 7fdf319ae4
commit d34f1d799f

View File

@ -5,13 +5,13 @@
## Problems with the Guide
If youre having problems with the guide itself, such as missing, incorrect, or confusing content, please [raise an issue on YouTrack](https://youtrack.jetbrains.com/newIssue?project=IJSDK&clearDraft=true&c=).
If the problem is easily solved, you can also submit a [Pull Request on GitHub](https://github.com/JetBrains/intellij-sdk-docs).
If the problem is easily solved, you can also submit a [Pull Request](intellij-sdk-docs-original_CONTRIBUTING.md).
If you want to report (smaller) issues for a _specific_ page, you can also use _Was this page helpful_ feedback form on the bottom of each page by providing more details after clicking the _No_ button. Please try to be as specific as possible and provide your e-mail address for further questions and getting notified of updates.
If you want to report (smaller) issues for a _specific_ page, you can also use <control>Was this page helpful</control> feedback form on the bottom of each page by providing more details after clicking the <control>No<control> button. Please try to be as specific as possible and provide your e-mail address for further questions and getting notified of updates.
If you just want to share feedback on the guide, again, [raise an issue](https://youtrack.jetbrains.com/newIssue?project=IJSDK&clearDraft=true&c=), even if its for a discussion, ideas on improvements or suggestions.
> Please don't use the **IJSDK** YouTrack project for plugin or product support requests - it's intended for the SDK and the documentation, and you'll get a better response using one of the methods below.
> Please don't use the **IJSDK** YouTrack project for plugin or product support requests - it's intended for the SDK and the documentation, and you'll get a better response using one of the methods below.
>
{type="note"}