RFR: Addition of a causes link type [v3]

Roger Calnan duke at openjdk.org
Thu Jan 23 19:31:02 UTC 2025


On Tue, 14 Jan 2025 19:17:58 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Roger Calnan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   updates from feedback - restructured the section on the causes/caused by link, moving most of the text into other relevant sections of the guide
>
> src/guide/jbs-jdk-bug-system.md line 257:
> 
>> 255: ### Linking Issues
>> 256: 
>> 257: An important aspect of any issue is making clear how it is connected/related to other issues. This can occur at any stage of the issue's lifecycle. For example, as information becomes available that might suggest a cause, or similar issue (relates to); or when a Backport or CSR request is created; or when closing as a duplicate of another issue.
> 
> Suggestion:
> 
> An important aspect of any issue is making clear how it is connected/related to other issues. This can occur at any stage of the issue's lifecycle. For example, as information becomes available that might suggest a cause, or similar issue (relates to).
> 
> This should be enough as an example. The following list presents what link types are available and their meaning.

updated

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

PR Review Comment: https://git.openjdk.org/guide/pull/139#discussion_r1927574258


More information about the guide-dev mailing list