guide icon indicating copy to clipboard operation
guide copied to clipboard

No support questions

Open JesperIRL opened this issue 1 year ago • 3 comments

Added a note to refer to if people ask support questions on the mailing lists.


Progress

  • [x] Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • [x] Change must not contain extraneous whitespace

Reviewers

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/guide.git pull/135/head:pull/135
$ git checkout pull/135

Update a local copy of the PR:
$ git checkout pull/135
$ git pull https://git.openjdk.org/guide.git pull/135/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 135

View PR using the GUI difftool:
$ git pr show -t 135

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/guide/pull/135.diff

Webrev

Link to Webrev Comment

JesperIRL avatar Sep 04 '24 18:09 JesperIRL

:wave: Welcome back jwilhelm! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

bridgekeeper[bot] avatar Sep 04 '24 18:09 bridgekeeper[bot]

@JesperIRL This change now passes all automated pre-integration checks.

After integration, the commit message for the final commit will be:

No support questions

Reviewed-by: iris

You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed.

At the time when this comment was updated there had been no new commits pushed to the master branch. If another commit should be pushed before you perform the /integrate command, your PR will be automatically rebased. If you prefer to avoid any potential automatic rebasing, please check the documentation for the /integrate command for further details.

➡️ To integrate this PR with the above commit message to the master branch, type /integrate in a new comment.

openjdk[bot] avatar Sep 04 '24 18:09 openjdk[bot]

Webrevs

mlbridge[bot] avatar Sep 04 '24 18:09 mlbridge[bot]

/integrate

JesperIRL avatar Sep 30 '24 22:09 JesperIRL

Going to push as commit 361d6cd90d128d3083d81650571b7fc12af4d615.

openjdk[bot] avatar Sep 30 '24 22:09 openjdk[bot]

@JesperIRL Pushed as commit 361d6cd90d128d3083d81650571b7fc12af4d615.

:bulb: You may see a message that your pull request was closed with unmerged commits. This can be safely ignored.

openjdk[bot] avatar Sep 30 '24 22:09 openjdk[bot]