We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71c0b44 + 99965d3 commit db165e7Copy full SHA for db165e7
CONTRIBUTING.md
@@ -17,8 +17,7 @@ In order to ensure that all contributions follow the same standards of quality w
17
> not be included as it does not compose and can break code in unpredictable ways.
18
>
19
> Make sure that you are
20
->
21
-using [Conditional Configuration](https://www.graalvm.org/22.2/reference-manual/native-image/metadata/#specifying-reflection-metadata-in-json)
+> using [Conditional Configuration](https://www.graalvm.org/22.2/reference-manual/native-image/metadata/#specifying-reflection-metadata-in-json)
22
> in order to precisely define the metadata scope. This is a hard requirement as it prevents unnecessary bloating of
23
> images.
24
0 commit comments