RFR: Added more labels

Jesper Wilhelmsson jwilhelm at openjdk.org
Fri Sep 23 16:36:23 UTC 2022


On Fri, 23 Sep 2022 16:12:23 GMT, Iris Clark <iris at openjdk.org> wrote:

>> src/guide/jbs-jdk-bug-system.md line 307:
>> 
>>> 305:   <!-- K -->
>>> 306:   <!-- L -->
>>> 307:   <!-- M -->
>> 
>> What might this be?
>
> Markers for the future addition of labels beginning with `K`, `L`, and `M`. I think it should remain as it is in keeping with similar additions such as those on lines 298 and 328.  I imagine that the `l10n`-prefixed labels may be candidates at some point later.

What Iris said :-)  Navigation markers to make it easier to find the right place when scrolling through the file. I found them very helpful when I prepared this patch.

-------------

PR: https://git.openjdk.org/guide/pull/93


More information about the guide-dev mailing list