RFR: Section on project maintenance [v4]

Johan Sjölen jsjolen at openjdk.org
Thu Dec 8 11:53:41 UTC 2022


On Thu, 6 Oct 2022 19:09:04 GMT, Jesper Wilhelmsson <jwilhelm at openjdk.org> wrote:

>> * New section on project maintenance
>> * New infographics on push/defer during rampdown
>> * Moved JDK Release Process section to follow the Release Note section
>> * Minor fixes
>
> Jesper Wilhelmsson has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Additions from Simms

src/guide/project-maintenance.md line 58:

> 56: ~~~
> 57: 
> 58: Now it's time to create the PR on GitHub. Just opening the PR page in your browser will most often be enough to see a message about new code that was pushed to your personal fork, with a question if you want to create a PR. You do.

>You do.

I like the stylistic choice :-), but it might not be obvious to everyone what you mean and instead sound like an incomplete sentence. "Click the button to initiate the PR", or something of the sort, will be clearer.

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

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


More information about the guide-dev mailing list