guide
guide copied to clipboard
No support questions
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
- Iris Clark (@irisclark - Reviewer)
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
: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.
@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.
Webrevs
- 03: Full - Incremental (d8f5b0cb)
- 02: Full - Incremental (b2a33b35)
- 01: Full - Incremental (0d75157e)
- 00: Full (1c9a7f2a)
/integrate
Going to push as commit 361d6cd90d128d3083d81650571b7fc12af4d615.
@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.