intellij-sdk-docs-original_CONTRIBUTING.md: add information about checking with the team before contributing large amounts of content

This commit is contained in:
Karol Lewandowski 2022-05-23 16:46:58 +02:00
parent 023ec046b0
commit 448efed747

View File

@ -11,6 +11,9 @@ For information about contributing to the IntelliJ Platform itself, please visit
Content contributions to the IntelliJ Platform SDK are very welcome!
Before creating content for a new topic or adding large sections to the existing pages, please create an issue in the [IJSDK YouTrack project](https://youtrack.jetbrains.com/newIssue?project=IJSDK&clearDraft=true&c=) to ensure we are not working on the same topic, and to agree on the form of the content draft.
Checking with us before starting the work will reduce the risk of creating content that is unnecessary and won't be accepted.
Please clone the _intellij-sdk-docs_ project from [GitHub](https://github.com/JetBrains/intellij-sdk-docs), make additions or changes, and submit a pull request.
Alternatively, start by clicking on the <control>Edit page</control> link on the top of each page.