From 4ee0a83bf88dc9cc94e905bef24c22cb4b2f9696 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Thu, 11 Jul 2024 15:50:07 +0200 Subject: [PATCH] api changes: update comment --- reference_guide/api_changes_list.md | 3 +-- reference_guide/api_changes_list_2019.md | 3 +-- reference_guide/api_changes_list_2020.md | 3 +-- reference_guide/api_changes_list_2021.md | 3 +-- reference_guide/api_changes_list_2022.md | 3 +-- reference_guide/api_changes_list_2023.md | 3 +-- reference_guide/api_changes_list_2024.md | 3 +-- 7 files changed, 7 insertions(+), 14 deletions(-) diff --git a/reference_guide/api_changes_list.md b/reference_guide/api_changes_list.md index d0b084a60..070d15151 100644 --- a/reference_guide/api_changes_list.md +++ b/reference_guide/api_changes_list.md @@ -56,8 +56,7 @@ Where the placeholders must be enclosed in code quotes (`name`): is a full name of a property from .properties file, like `some.action.description` is a fully qualified name of the property bundle, which includes its package, like `message.IdeBundle` -NOTE: If a code change you're trying to document doesn't match any of the above patterns, fill in a ticket in the YouTrack. -An example of a ticket is https://youtrack.jetbrains.com/issue/MP-1218. Until supported, you may document the change as you prefer, and I will correct it later. +NOTE: If a code change you're trying to document doesn't match any of the above patterns, please ask in #plugins-verifier NOTE: You are allowed to prettify the pattern using links: [`org.example.Foo`](https://github.com/JetBrains/intellij-community/tree/master/) diff --git a/reference_guide/api_changes_list_2019.md b/reference_guide/api_changes_list_2019.md index 23036512c..0459dcbdf 100644 --- a/reference_guide/api_changes_list_2019.md +++ b/reference_guide/api_changes_list_2019.md @@ -54,8 +54,7 @@ Where the placeholders must be enclosed in code quotes (`name`): is a full name of a property from .properties file, like `some.action.description` is a fully qualified name of the property bundle, which includes its package, like `message.IdeBundle` -NOTE: If a code change you're trying to document doesn't match any of the above patterns, fill in a ticket in the YouTrack. -An example of a ticket is https://youtrack.jetbrains.com/issue/MP-1218. Until supported, you may document the change as you prefer, and I will correct it later. +NOTE: If a code change you're trying to document doesn't match any of the above patterns, please ask in #plugins-verifier NOTE: You are allowed to prettify the pattern using links: [`org.example.Foo`](https://github.com/JetBrains/intellij-community/tree/master/) diff --git a/reference_guide/api_changes_list_2020.md b/reference_guide/api_changes_list_2020.md index ac3b96fd0..691fea76a 100644 --- a/reference_guide/api_changes_list_2020.md +++ b/reference_guide/api_changes_list_2020.md @@ -54,8 +54,7 @@ Where the placeholders must be enclosed in code quotes (`name`): is a full name of a property from .properties file, like `some.action.description` is a fully qualified name of the property bundle, which includes its package, like `message.IdeBundle` -NOTE: If a code change you're trying to document doesn't match any of the above patterns, fill in a ticket in the YouTrack. -An example of a ticket is https://youtrack.jetbrains.com/issue/MP-1218. Until supported, you may document the change as you prefer, and I will correct it later. +NOTE: If a code change you're trying to document doesn't match any of the above patterns, please ask in #plugins-verifier NOTE: You are allowed to prettify the pattern using links: [`org.example.Foo`](https://github.com/JetBrains/intellij-community/tree/master/) diff --git a/reference_guide/api_changes_list_2021.md b/reference_guide/api_changes_list_2021.md index 05a204d85..c8dc49d97 100644 --- a/reference_guide/api_changes_list_2021.md +++ b/reference_guide/api_changes_list_2021.md @@ -54,8 +54,7 @@ Where the placeholders must be enclosed in code quotes (`name`): is a full name of a property from .properties file, like `some.action.description` is a fully qualified name of the property bundle, which includes its package, like `message.IdeBundle` -NOTE: If a code change you're trying to document doesn't match any of the above patterns, fill in a ticket in the YouTrack. -An example of a ticket is https://youtrack.jetbrains.com/issue/MP-1218. Until supported, you may document the change as you prefer, and I will correct it later. +NOTE: If a code change you're trying to document doesn't match any of the above patterns, please ask in #plugins-verifier NOTE: You are allowed to prettify the pattern using links: [`org.example.Foo`](https://github.com/JetBrains/intellij-community/tree/master/) diff --git a/reference_guide/api_changes_list_2022.md b/reference_guide/api_changes_list_2022.md index b9f665245..06532e085 100644 --- a/reference_guide/api_changes_list_2022.md +++ b/reference_guide/api_changes_list_2022.md @@ -54,8 +54,7 @@ Where the placeholders must be enclosed in code quotes (`name`): is a full name of a property from .properties file, like `some.action.description` is a fully qualified name of the property bundle, which includes its package, like `message.IdeBundle` -NOTE: If a code change you're trying to document doesn't match any of the above patterns, fill in a ticket in the YouTrack. -An example of a ticket is https://youtrack.jetbrains.com/issue/MP-1218. Until supported, you may document the change as you prefer, and I will correct it later. +NOTE: If a code change you're trying to document doesn't match any of the above patterns, please ask in #plugins-verifier NOTE: You are allowed to prettify the pattern using links: [`org.example.Foo`](https://github.com/JetBrains/intellij-community/tree/master/) diff --git a/reference_guide/api_changes_list_2023.md b/reference_guide/api_changes_list_2023.md index e8345c154..4f1ca8d53 100644 --- a/reference_guide/api_changes_list_2023.md +++ b/reference_guide/api_changes_list_2023.md @@ -54,8 +54,7 @@ Where the placeholders must be enclosed in code quotes (`name`): is a full name of a property from .properties file, like `some.action.description` is a fully qualified name of the property bundle, which includes its package, like `message.IdeBundle` -NOTE: If a code change you're trying to document doesn't match any of the above patterns, fill in a ticket in the YouTrack. -An example of a ticket is https://youtrack.jetbrains.com/issue/MP-1218. Until supported, you may document the change as you prefer, and I will correct it later. +NOTE: If a code change you're trying to document doesn't match any of the above patterns, please ask in #plugins-verifier NOTE: You are allowed to prettify the pattern using links: [`org.example.Foo`](https://github.com/JetBrains/intellij-community/tree/master/) diff --git a/reference_guide/api_changes_list_2024.md b/reference_guide/api_changes_list_2024.md index 29d0c4149..edc0c5e5c 100644 --- a/reference_guide/api_changes_list_2024.md +++ b/reference_guide/api_changes_list_2024.md @@ -54,8 +54,7 @@ Where the placeholders must be enclosed in code quotes (`name`): is a full name of a property from .properties file, like `some.action.description` is a fully qualified name of the property bundle, which includes its package, like `message.IdeBundle` -NOTE: If a code change you're trying to document doesn't match any of the above patterns, fill in a ticket in the YouTrack. -An example of a ticket is https://youtrack.jetbrains.com/issue/MP-1218. Until supported, you may document the change as you prefer, and I will correct it later. +NOTE: If a code change you're trying to document doesn't match any of the above patterns, please ask in #plugins-verifier NOTE: You are allowed to prettify the pattern using links: [`org.example.Foo`](https://github.com/JetBrains/intellij-community/tree/master/)