tools_gradle_intellij_plugin.md: contributing and issue tracker

This commit is contained in:
Jakub Chrzanowski 2022-06-08 13:09:38 +02:00
parent ff11b706ea
commit a49018f6e9
No known key found for this signature in database
GPG Key ID: C39095BFD769862E

View File

@ -109,6 +109,12 @@ pluginManagement {
</tab> </tab>
</tabs> </tabs>
> Please see [CONTRIBUTING](https://github.com/JetBrains/gradle-intellij-plugin/blob/master/CONTRIBUTING.md) on how to submit feedback and contribute to this project.
>
> Before visiting the [Issue Tracker](https://github.com/JetBrains/gradle-intellij-plugin/issues), update both plugin and Gradle to the latest versions.
>
{type="tip"}
## IntelliJ Extension ## IntelliJ Extension
After the Gradle IntelliJ Plugin is applied, the `intellij` extension can be used to configure the plugin and common settings of the provided tasks. After the Gradle IntelliJ Plugin is applied, the `intellij` extension can be used to configure the plugin and common settings of the provided tasks.