publishing: link "Marketing"

This commit is contained in:
Yann Cébron 2020-08-24 11:38:14 +02:00
parent 1214f7898f
commit 8585cd0c7a
2 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,8 @@ When your plugin is ready, you can publish it to a plugin repository so that oth
You can choose to publish it on the [JetBrains Plugins Repository](https://plugins.jetbrains.com)
or a [custom plugin repository](/basics/getting_started/update_plugins_format.md).
> **TIP** Please see [Marketing](/appendix/resources/marketing.md) for remarks on how to prepare your plugin for optimal presentation.
### Publishing to the JetBrains Plugins Repository
To upload your plugin to the [JetBrains Plugins Repository](https://plugins.jetbrains.com),
you must log in with your personal JetBrains Account.

View File

@ -7,6 +7,8 @@ Once you have configured Gradle support, you can automatically build and deploy
To automatically deploy a plugin, you need to have _already published the plugin to the plugin repository at least once._
Please see the guide page for manually [publishing a plugin](../../basics/getting_started/publishing_plugin.md) for the first time.
> **TIP** Please see [Marketing](/appendix/resources/marketing.md) for remarks on how to prepare your plugin for optimal presentation.
> **WARNING** When adding additional repositories to your Gradle build script, make sure always to use HTTPS protocol.
* bullet list