RFR: Removing a JBS Issue [v2]

Tobias Hartmann thartmann at openjdk.org
Thu Aug 3 10:14:55 UTC 2023


On Thu, 3 Aug 2023 09:58:12 GMT, Jesper Wilhelmsson <jwilhelm at openjdk.org> wrote:

>> Short note on removing JBS issues.
>> And adding back a lost parenthesis.
>> Added text about understanding the code before creating a PR.
>
> Jesper Wilhelmsson has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Understand your code

src/guide/jbs-jdk-bug-system.md line 250:

> 248: Removing a JBS issue is a rare extreme case that shouldn't be part of the normal workflow. For this reason, removing issues is restricted to admins only. If you for some reason need to remove an issue, send an email to [ops at openjdk.org](mailto:ops at openjdk.org). You need to provide the bug id and a well thought through reason to why the issue should be removed.
> 249: 
> 250: Note that JBS issues are not removed just because something was a bad idea, or reported an issue that turned out to be an embarassing user misstake. Such issues are simply closed.

Suggestion:

Note that JBS issues are not removed just because something was a bad idea, or reported an issue that turned out to be an embarrassing user mistake. Such issues are simply closed.

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

PR Review Comment: https://git.openjdk.org/guide/pull/112#discussion_r1282982903


More information about the guide-dev mailing list