mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
api changes: comment
This commit is contained in:
parent
dc5fd80cec
commit
f45e72128e
@ -9,7 +9,7 @@ APIs marked with @Deprecated(forRemoval=true), @ApiStatus.Experimental, @ApiStat
|
|||||||
|
|
||||||
To document a new incompatible change, add a new line with the problem pattern followed by a 2nd line with ": "-prefixed human-readable description and recommended fix/action.
|
To document a new incompatible change, add a new line with the problem pattern followed by a 2nd line with ": "-prefixed human-readable description and recommended fix/action.
|
||||||
|
|
||||||
The following problem patterns are supported:
|
The following problem patterns are supported and must be followed EXACTLY:
|
||||||
|
|
||||||
<package name> package removed
|
<package name> package removed
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@ APIs marked with @Deprecated(forRemoval=true), @ApiStatus.Experimental, @ApiStat
|
|||||||
|
|
||||||
To document a new incompatible change, add a new line with the problem pattern followed by a 2nd line with ": "-prefixed human-readable description and recommended fix/action.
|
To document a new incompatible change, add a new line with the problem pattern followed by a 2nd line with ": "-prefixed human-readable description and recommended fix/action.
|
||||||
|
|
||||||
The following problem patterns are supported:
|
The following problem patterns are supported and must be followed EXACTLY:
|
||||||
|
|
||||||
<package name> package removed
|
<package name> package removed
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user