Giter Site home page Giter Site logo

adoptium.net's Introduction

Hi there 👋

Welcome to my GitHub Profile!

adoptium.net's People

Contributors

andrew-m-leonard avatar bethgriggs avatar czelabueno avatar dependabot[bot] avatar eclipse-temurin-bot avatar eddumelendez avatar gdams avatar hansolo avatar hendrikebbers avatar jerboaa avatar jiekang avatar karianna avatar luozhenyu avatar mboegers avatar mr-david-owens avatar ndacyayisenga-droid avatar perlun avatar prajwalborkar avatar raulmj avatar reinhapa avatar robert-scheck avatar smlambert avatar sophia-guo avatar steelhead31 avatar sw-fox avatar sxa avatar tellison avatar tobix avatar topaussie avatar zdtsw avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

web-logs2

adoptium.net's Issues

Translation review required after updates to docs/faq/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 56f8f9b0dd04a8cadd21fa9b68ee86430949c0b7 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (es)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (zh-CN)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File
(es) index.(es).adoc
(zh-CN) index.(zh-CN).adoc
(de) index.(de).adoc

(es)

View Diff
diff --git a/content/asciidoc-pages/docs/faq/index.adoc b/content/asciidoc-pages/docs/faq/index.adoc
index 00ad9c0..ecd9ca2 100644
--- a/content/asciidoc-pages/docs/faq/index.adoc
+++ b/content/asciidoc-pages/docs/faq/index.adoc
@@ -24,7 +24,15 @@ action, and part of cloud providers' Java support.
 Linux installers are available at packages.adoptium.net. For more
 information see link:/installation/linux[this guide].
 
-== Is Temurin(TM) free to use?
+== How can I link to the latest Temurin(TM) builds?
+
+The
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-two-linking-to-the-latest-jdk-or-jre[Adoptium API cookbook]
+has examples of stable URLs that link to specific or the latest Temurin JDKs and JREs. You can also promote Temurin by embedding html
+https://adoptium.net/en-GB/temurin/buttons/[buttons code]
+provided on the website.
+
+== Is Temurin free to use?
 
 Yes. The Eclipse Temurin binaries are provided at no cost to you by Adoptium to use,
 forever, under the terms of the "GNU General Public License, version 2 with the
@@ -83,12 +91,40 @@ usage.
 
 We have a set list of variants in our
 https://hub.docker.com/_/eclipse-temurin[official Docker repository] to ensure we
-are responsive to the delivery of new images containing Temurin. Users
-who want a containerized Linux distribution that we don’t provide can follow
+are responsive to the delivery of new images containing Temurin.  Docker collaborates
+with Adoptium to decide which base operating system container versions they will
+support for Temurin.
+
+Users who want a containerized Linux distribution that we don’t provide can follow
 the instructions in
 https://adoptium.net/blog/2021/08/using-jlink-in-dockerfiles/[this
 guide].
 
+== My scanner reports a CVE in the Eclipse Temurin Docker image. Can you fix it?
+
+The https://hub.docker.com/_/eclipse-temurin[Temurin container images] available on
+Docker Hub are https://docs.docker.com/docker-hub/official_images/[official images]
+created and maintained as a collaborative effort between the Adoptium project and
+Docker, Inc. Adoptium creates, maintains, and tests a broad set of
+https://github.com/adoptium/containers[Temurin Dockerfile source files] which are
+https://github.com/docker-library/official-images/blob/master/library/eclipse-temurin[used by Docker]
+to create official images across various base operating systems.
+
+Docker strives to ensure that the Temurin images contain the most up-to-date packages
+available within a reasonable time frame. Docker has their own robust vulnerability
+scanning program, however, a third-party security scanner may flag an issue with an
+official image. Docker have
+https://github.com/docker-library/faq#why-does-my-security-scanner-show-that-an-image-has-cves[addressed various reasons]
+this may happen in their FAQ. We are grateful to Docker for continuing to refresh the
+base images and rebuild the official images on a regular basis.
+
+We are happy to
+https://github.com/adoptium/adoptium-support/issues/new/choose[receive questions]
+about the
+https://hub.docker.com/_/eclipse-temurin[eclipse-temurin images], but note that
+in some cases we will need to refer the issue to Docker where it relates to the base operating
+system.
+
 == Will you support my favorite architecture and operating system?
 
 Eclipse Temurin has the broadest range of platfom support across multiple Java API
@@ -104,6 +140,11 @@ provided by Adoptium for downloading Eclipse Temurin builds. Using the API it is
 possible to get information about the latest builds of Temurin, and pull
 them down into your own application.
 
+We provide
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-three-scripting-a-download-using-the-adoptium-api[an example of automating a download]
+in the
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#adoptium-api-cookbook[Adoptium API cookbook].
+
 == What is this "Eclipse Temurin" name?
 
 This is the project and brand name for the binaries that the Eclipse

(zh-CN)

View Diff
diff --git a/content/asciidoc-pages/docs/faq/index.adoc b/content/asciidoc-pages/docs/faq/index.adoc
index 00ad9c0..ecd9ca2 100644
--- a/content/asciidoc-pages/docs/faq/index.adoc
+++ b/content/asciidoc-pages/docs/faq/index.adoc
@@ -24,7 +24,15 @@ action, and part of cloud providers' Java support.
 Linux installers are available at packages.adoptium.net. For more
 information see link:/installation/linux[this guide].
 
-== Is Temurin(TM) free to use?
+== How can I link to the latest Temurin(TM) builds?
+
+The
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-two-linking-to-the-latest-jdk-or-jre[Adoptium API cookbook]
+has examples of stable URLs that link to specific or the latest Temurin JDKs and JREs. You can also promote Temurin by embedding html
+https://adoptium.net/en-GB/temurin/buttons/[buttons code]
+provided on the website.
+
+== Is Temurin free to use?
 
 Yes. The Eclipse Temurin binaries are provided at no cost to you by Adoptium to use,
 forever, under the terms of the "GNU General Public License, version 2 with the
@@ -83,12 +91,40 @@ usage.
 
 We have a set list of variants in our
 https://hub.docker.com/_/eclipse-temurin[official Docker repository] to ensure we
-are responsive to the delivery of new images containing Temurin. Users
-who want a containerized Linux distribution that we don’t provide can follow
+are responsive to the delivery of new images containing Temurin.  Docker collaborates
+with Adoptium to decide which base operating system container versions they will
+support for Temurin.
+
+Users who want a containerized Linux distribution that we don’t provide can follow
 the instructions in
 https://adoptium.net/blog/2021/08/using-jlink-in-dockerfiles/[this
 guide].
 
+== My scanner reports a CVE in the Eclipse Temurin Docker image. Can you fix it?
+
+The https://hub.docker.com/_/eclipse-temurin[Temurin container images] available on
+Docker Hub are https://docs.docker.com/docker-hub/official_images/[official images]
+created and maintained as a collaborative effort between the Adoptium project and
+Docker, Inc. Adoptium creates, maintains, and tests a broad set of
+https://github.com/adoptium/containers[Temurin Dockerfile source files] which are
+https://github.com/docker-library/official-images/blob/master/library/eclipse-temurin[used by Docker]
+to create official images across various base operating systems.
+
+Docker strives to ensure that the Temurin images contain the most up-to-date packages
+available within a reasonable time frame. Docker has their own robust vulnerability
+scanning program, however, a third-party security scanner may flag an issue with an
+official image. Docker have
+https://github.com/docker-library/faq#why-does-my-security-scanner-show-that-an-image-has-cves[addressed various reasons]
+this may happen in their FAQ. We are grateful to Docker for continuing to refresh the
+base images and rebuild the official images on a regular basis.
+
+We are happy to
+https://github.com/adoptium/adoptium-support/issues/new/choose[receive questions]
+about the
+https://hub.docker.com/_/eclipse-temurin[eclipse-temurin images], but note that
+in some cases we will need to refer the issue to Docker where it relates to the base operating
+system.
+
 == Will you support my favorite architecture and operating system?
 
 Eclipse Temurin has the broadest range of platfom support across multiple Java API
@@ -104,6 +140,11 @@ provided by Adoptium for downloading Eclipse Temurin builds. Using the API it is
 possible to get information about the latest builds of Temurin, and pull
 them down into your own application.
 
+We provide
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-three-scripting-a-download-using-the-adoptium-api[an example of automating a download]
+in the
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#adoptium-api-cookbook[Adoptium API cookbook].
+
 == What is this "Eclipse Temurin" name?
 
 This is the project and brand name for the binaries that the Eclipse

(de)

View Diff
diff --git a/content/asciidoc-pages/docs/faq/index.adoc b/content/asciidoc-pages/docs/faq/index.adoc
index 00ad9c0..ecd9ca2 100644
--- a/content/asciidoc-pages/docs/faq/index.adoc
+++ b/content/asciidoc-pages/docs/faq/index.adoc
@@ -24,7 +24,15 @@ action, and part of cloud providers' Java support.
 Linux installers are available at packages.adoptium.net. For more
 information see link:/installation/linux[this guide].
 
-== Is Temurin(TM) free to use?
+== How can I link to the latest Temurin(TM) builds?
+
+The
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-two-linking-to-the-latest-jdk-or-jre[Adoptium API cookbook]
+has examples of stable URLs that link to specific or the latest Temurin JDKs and JREs. You can also promote Temurin by embedding html
+https://adoptium.net/en-GB/temurin/buttons/[buttons code]
+provided on the website.
+
+== Is Temurin free to use?
 
 Yes. The Eclipse Temurin binaries are provided at no cost to you by Adoptium to use,
 forever, under the terms of the "GNU General Public License, version 2 with the
@@ -83,12 +91,40 @@ usage.
 
 We have a set list of variants in our
 https://hub.docker.com/_/eclipse-temurin[official Docker repository] to ensure we
-are responsive to the delivery of new images containing Temurin. Users
-who want a containerized Linux distribution that we don’t provide can follow
+are responsive to the delivery of new images containing Temurin.  Docker collaborates
+with Adoptium to decide which base operating system container versions they will
+support for Temurin.
+
+Users who want a containerized Linux distribution that we don’t provide can follow
 the instructions in
 https://adoptium.net/blog/2021/08/using-jlink-in-dockerfiles/[this
 guide].
 
+== My scanner reports a CVE in the Eclipse Temurin Docker image. Can you fix it?
+
+The https://hub.docker.com/_/eclipse-temurin[Temurin container images] available on
+Docker Hub are https://docs.docker.com/docker-hub/official_images/[official images]
+created and maintained as a collaborative effort between the Adoptium project and
+Docker, Inc. Adoptium creates, maintains, and tests a broad set of
+https://github.com/adoptium/containers[Temurin Dockerfile source files] which are
+https://github.com/docker-library/official-images/blob/master/library/eclipse-temurin[used by Docker]
+to create official images across various base operating systems.
+
+Docker strives to ensure that the Temurin images contain the most up-to-date packages
+available within a reasonable time frame. Docker has their own robust vulnerability
+scanning program, however, a third-party security scanner may flag an issue with an
+official image. Docker have
+https://github.com/docker-library/faq#why-does-my-security-scanner-show-that-an-image-has-cves[addressed various reasons]
+this may happen in their FAQ. We are grateful to Docker for continuing to refresh the
+base images and rebuild the official images on a regular basis.
+
+We are happy to
+https://github.com/adoptium/adoptium-support/issues/new/choose[receive questions]
+about the
+https://hub.docker.com/_/eclipse-temurin[eclipse-temurin images], but note that
+in some cases we will need to refer the issue to Docker where it relates to the base operating
+system.
+
 == Will you support my favorite architecture and operating system?
 
 Eclipse Temurin has the broadest range of platfom support across multiple Java API
@@ -104,6 +140,11 @@ provided by Adoptium for downloading Eclipse Temurin builds. Using the API it is
 possible to get information about the latest builds of Temurin, and pull
 them down into your own application.
 
+We provide
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-three-scripting-a-download-using-the-adoptium-api[an example of automating a download]
+in the
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#adoptium-api-cookbook[Adoptium API cookbook].
+
 == What is this "Eclipse Temurin" name?
 
 This is the project and brand name for the binaries that the Eclipse

Translation review required after updates to docs/first-timer-support/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 10cf069617fc5bac50b92f6c6970a26f2d608741 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File
(de) index.(de).adoc

50dc526 (de)

diff --git a/content/asciidoc-pages/docs/first-timer-support/index.adoc b/content/asciidoc-pages/docs/first-timer-support/index.adoc
index 670923e..aaaabfd 100644
--- a/content/asciidoc-pages/docs/first-timer-support/index.adoc
+++ b/content/asciidoc-pages/docs/first-timer-support/index.adoc
@@ -1,5 +1,5 @@
 = Eclipse Adoptium(R) First Timers Support
-:page-authors: MBoegers, hendrikebbers, gdams, tellison, Ndacyayisenga-droid
+:page-authors: MBoegers, hendrikebbers, gdams, tellison
 :description: Support with first time contributions
 :keywords: adoptium documentation contribute first-time
 :icons: font
@@ -13,7 +13,7 @@ Therefore it is quite important for us to provide help to people that want to st
 This documentation is still work in progress and some points that are mentioned are ideas for the future that has not been established yet.
 ====
 
-Adoptium provides several issues that are labeled as https://github.com/orgs/adoptium/projects/[good first issue].
+Adoptium provides several issues that are labeled as **`good first issue`**.
 All this issues are perfect to start working on an open source project.
 The issues provide user friendly descriptions and a lot or helpful links to documentations and tutorials to directly start working on such issue.
 Even if you are not really familiar with GitHub in general the issues link to user friendly tutorials that will help users to
@@ -25,19 +25,19 @@ In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22goo
 
 == Templates
 
-We are currently working on an issue template for issues that are labeled as a https://github.com/orgs/adoptium/projects/[good first issue].
+We are currently working on an issue template for issues that are labeled as a **`good first issue`**.
 https://gist.github.com/hendrikebbers/8e4dec9ddea5e2a420080d1314af025f[The current version of the issue template] and
 https://gist.github.com/hendrikebbers/0f9cdd18076343b3bbe5f2d162733b6e[a section about "First timers support" to contributing.md files]
 are currently in development.
 
 == Workflow to create good first issues
 
-Whenever you assume that an issue could be a https://github.com/orgs/adoptium/projects/[good first issue] you should label it with the **`good first issue - candidate`** label.
-By doing so it can be reviewed and modified to become a https://github.com/orgs/adoptium/projects/[good first issue]
+Whenever you assume that an issue could be a **`good first issue`** you should label it with the **`good first issue - candidate`** label.
+By doing so it can be reviewed and modified to become a **`good first issue`**.
 
 In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22good+first+issue+-+candidate%22+is%3Aopen[a list of all issues that are labeled by **`good first issue - candidate`**].
 
-All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become https://github.com/orgs/adoptium/projects/[good first issue] labeled issues.
+All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become **`good first issue`** labeled issues.
 Here the following rules should be applied:
 
 - The title of the issue must specify the problem
@@ -45,11 +45,11 @@ Here the following rules should be applied:
 - The issue should not contain any comments. Comments make it already harder to understand for a newbie.
 All relevant information that are in the comments should be added to the description of the issue.
 The comments should be removed afterwards.
-If this is not possible the best solution is to create a new issue for the https://github.com/orgs/adoptium/projects/[good first issue], link it to the original one, and close the original one.
+If this is not possible the best solution is to create a new issue for the **`good first issue`**, link it to the original one, and close the original one.
 - When defining the description of the issue it always makes sense to link to documentations or helpful files (maybe even directly to the code)
 to help a newcomer to find the right starting point to work on the issue.
 
-Once the issue is refactored and reviewed it should be labeled as https://github.com/orgs/adoptium/projects/[good first issue] and the **`good first issue - candidate`** label should be removed.
+Once the issue is refactored and reviewed it should be labeled as **`good first issue`** and the **`good first issue - candidate`** label should be removed.
 Next to this we should label all this issues with **`help wanted`** and **`Hacktoberfest`**.
 
 == Links & Resources

Translation review required after updates to docs/faq/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 56f8f9b0dd04a8cadd21fa9b68ee86430949c0b7 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (es)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (zh-CN)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File Locale Lead
es index.es.adoc
zh-CN index.zh-CN.adoc
de index.de.adoc

es

View Diff
diff --git a/content/asciidoc-pages/docs/faq/index.adoc b/content/asciidoc-pages/docs/faq/index.adoc
index 00ad9c0..ecd9ca2 100644
--- a/content/asciidoc-pages/docs/faq/index.adoc
+++ b/content/asciidoc-pages/docs/faq/index.adoc
@@ -24,7 +24,15 @@ action, and part of cloud providers' Java support.
 Linux installers are available at packages.adoptium.net. For more
 information see link:/installation/linux[this guide].
 
-== Is Temurin(TM) free to use?
+== How can I link to the latest Temurin(TM) builds?
+
+The
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-two-linking-to-the-latest-jdk-or-jre[Adoptium API cookbook]
+has examples of stable URLs that link to specific or the latest Temurin JDKs and JREs. You can also promote Temurin by embedding html
+https://adoptium.net/en-GB/temurin/buttons/[buttons code]
+provided on the website.
+
+== Is Temurin free to use?
 
 Yes. The Eclipse Temurin binaries are provided at no cost to you by Adoptium to use,
 forever, under the terms of the "GNU General Public License, version 2 with the
@@ -83,12 +91,40 @@ usage.
 
 We have a set list of variants in our
 https://hub.docker.com/_/eclipse-temurin[official Docker repository] to ensure we
-are responsive to the delivery of new images containing Temurin. Users
-who want a containerized Linux distribution that we don’t provide can follow
+are responsive to the delivery of new images containing Temurin.  Docker collaborates
+with Adoptium to decide which base operating system container versions they will
+support for Temurin.
+
+Users who want a containerized Linux distribution that we don’t provide can follow
 the instructions in
 https://adoptium.net/blog/2021/08/using-jlink-in-dockerfiles/[this
 guide].
 
+== My scanner reports a CVE in the Eclipse Temurin Docker image. Can you fix it?
+
+The https://hub.docker.com/_/eclipse-temurin[Temurin container images] available on
+Docker Hub are https://docs.docker.com/docker-hub/official_images/[official images]
+created and maintained as a collaborative effort between the Adoptium project and
+Docker, Inc. Adoptium creates, maintains, and tests a broad set of
+https://github.com/adoptium/containers[Temurin Dockerfile source files] which are
+https://github.com/docker-library/official-images/blob/master/library/eclipse-temurin[used by Docker]
+to create official images across various base operating systems.
+
+Docker strives to ensure that the Temurin images contain the most up-to-date packages
+available within a reasonable time frame. Docker has their own robust vulnerability
+scanning program, however, a third-party security scanner may flag an issue with an
+official image. Docker have
+https://github.com/docker-library/faq#why-does-my-security-scanner-show-that-an-image-has-cves[addressed various reasons]
+this may happen in their FAQ. We are grateful to Docker for continuing to refresh the
+base images and rebuild the official images on a regular basis.
+
+We are happy to
+https://github.com/adoptium/adoptium-support/issues/new/choose[receive questions]
+about the
+https://hub.docker.com/_/eclipse-temurin[eclipse-temurin images], but note that
+in some cases we will need to refer the issue to Docker where it relates to the base operating
+system.
+
 == Will you support my favorite architecture and operating system?
 
 Eclipse Temurin has the broadest range of platfom support across multiple Java API
@@ -104,6 +140,11 @@ provided by Adoptium for downloading Eclipse Temurin builds. Using the API it is
 possible to get information about the latest builds of Temurin, and pull
 them down into your own application.
 
+We provide
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-three-scripting-a-download-using-the-adoptium-api[an example of automating a download]
+in the
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#adoptium-api-cookbook[Adoptium API cookbook].
+
 == What is this "Eclipse Temurin" name?
 
 This is the project and brand name for the binaries that the Eclipse

zh-CN

View Diff
diff --git a/content/asciidoc-pages/docs/faq/index.adoc b/content/asciidoc-pages/docs/faq/index.adoc
index 00ad9c0..ecd9ca2 100644
--- a/content/asciidoc-pages/docs/faq/index.adoc
+++ b/content/asciidoc-pages/docs/faq/index.adoc
@@ -24,7 +24,15 @@ action, and part of cloud providers' Java support.
 Linux installers are available at packages.adoptium.net. For more
 information see link:/installation/linux[this guide].
 
-== Is Temurin(TM) free to use?
+== How can I link to the latest Temurin(TM) builds?
+
+The
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-two-linking-to-the-latest-jdk-or-jre[Adoptium API cookbook]
+has examples of stable URLs that link to specific or the latest Temurin JDKs and JREs. You can also promote Temurin by embedding html
+https://adoptium.net/en-GB/temurin/buttons/[buttons code]
+provided on the website.
+
+== Is Temurin free to use?
 
 Yes. The Eclipse Temurin binaries are provided at no cost to you by Adoptium to use,
 forever, under the terms of the "GNU General Public License, version 2 with the
@@ -83,12 +91,40 @@ usage.
 
 We have a set list of variants in our
 https://hub.docker.com/_/eclipse-temurin[official Docker repository] to ensure we
-are responsive to the delivery of new images containing Temurin. Users
-who want a containerized Linux distribution that we don’t provide can follow
+are responsive to the delivery of new images containing Temurin.  Docker collaborates
+with Adoptium to decide which base operating system container versions they will
+support for Temurin.
+
+Users who want a containerized Linux distribution that we don’t provide can follow
 the instructions in
 https://adoptium.net/blog/2021/08/using-jlink-in-dockerfiles/[this
 guide].
 
+== My scanner reports a CVE in the Eclipse Temurin Docker image. Can you fix it?
+
+The https://hub.docker.com/_/eclipse-temurin[Temurin container images] available on
+Docker Hub are https://docs.docker.com/docker-hub/official_images/[official images]
+created and maintained as a collaborative effort between the Adoptium project and
+Docker, Inc. Adoptium creates, maintains, and tests a broad set of
+https://github.com/adoptium/containers[Temurin Dockerfile source files] which are
+https://github.com/docker-library/official-images/blob/master/library/eclipse-temurin[used by Docker]
+to create official images across various base operating systems.
+
+Docker strives to ensure that the Temurin images contain the most up-to-date packages
+available within a reasonable time frame. Docker has their own robust vulnerability
+scanning program, however, a third-party security scanner may flag an issue with an
+official image. Docker have
+https://github.com/docker-library/faq#why-does-my-security-scanner-show-that-an-image-has-cves[addressed various reasons]
+this may happen in their FAQ. We are grateful to Docker for continuing to refresh the
+base images and rebuild the official images on a regular basis.
+
+We are happy to
+https://github.com/adoptium/adoptium-support/issues/new/choose[receive questions]
+about the
+https://hub.docker.com/_/eclipse-temurin[eclipse-temurin images], but note that
+in some cases we will need to refer the issue to Docker where it relates to the base operating
+system.
+
 == Will you support my favorite architecture and operating system?
 
 Eclipse Temurin has the broadest range of platfom support across multiple Java API
@@ -104,6 +140,11 @@ provided by Adoptium for downloading Eclipse Temurin builds. Using the API it is
 possible to get information about the latest builds of Temurin, and pull
 them down into your own application.
 
+We provide
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-three-scripting-a-download-using-the-adoptium-api[an example of automating a download]
+in the
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#adoptium-api-cookbook[Adoptium API cookbook].
+
 == What is this "Eclipse Temurin" name?
 
 This is the project and brand name for the binaries that the Eclipse

de

View Diff
diff --git a/content/asciidoc-pages/docs/faq/index.adoc b/content/asciidoc-pages/docs/faq/index.adoc
index 00ad9c0..ecd9ca2 100644
--- a/content/asciidoc-pages/docs/faq/index.adoc
+++ b/content/asciidoc-pages/docs/faq/index.adoc
@@ -24,7 +24,15 @@ action, and part of cloud providers' Java support.
 Linux installers are available at packages.adoptium.net. For more
 information see link:/installation/linux[this guide].
 
-== Is Temurin(TM) free to use?
+== How can I link to the latest Temurin(TM) builds?
+
+The
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-two-linking-to-the-latest-jdk-or-jre[Adoptium API cookbook]
+has examples of stable URLs that link to specific or the latest Temurin JDKs and JREs. You can also promote Temurin by embedding html
+https://adoptium.net/en-GB/temurin/buttons/[buttons code]
+provided on the website.
+
+== Is Temurin free to use?
 
 Yes. The Eclipse Temurin binaries are provided at no cost to you by Adoptium to use,
 forever, under the terms of the "GNU General Public License, version 2 with the
@@ -83,12 +91,40 @@ usage.
 
 We have a set list of variants in our
 https://hub.docker.com/_/eclipse-temurin[official Docker repository] to ensure we
-are responsive to the delivery of new images containing Temurin. Users
-who want a containerized Linux distribution that we don’t provide can follow
+are responsive to the delivery of new images containing Temurin.  Docker collaborates
+with Adoptium to decide which base operating system container versions they will
+support for Temurin.
+
+Users who want a containerized Linux distribution that we don’t provide can follow
 the instructions in
 https://adoptium.net/blog/2021/08/using-jlink-in-dockerfiles/[this
 guide].
 
+== My scanner reports a CVE in the Eclipse Temurin Docker image. Can you fix it?
+
+The https://hub.docker.com/_/eclipse-temurin[Temurin container images] available on
+Docker Hub are https://docs.docker.com/docker-hub/official_images/[official images]
+created and maintained as a collaborative effort between the Adoptium project and
+Docker, Inc. Adoptium creates, maintains, and tests a broad set of
+https://github.com/adoptium/containers[Temurin Dockerfile source files] which are
+https://github.com/docker-library/official-images/blob/master/library/eclipse-temurin[used by Docker]
+to create official images across various base operating systems.
+
+Docker strives to ensure that the Temurin images contain the most up-to-date packages
+available within a reasonable time frame. Docker has their own robust vulnerability
+scanning program, however, a third-party security scanner may flag an issue with an
+official image. Docker have
+https://github.com/docker-library/faq#why-does-my-security-scanner-show-that-an-image-has-cves[addressed various reasons]
+this may happen in their FAQ. We are grateful to Docker for continuing to refresh the
+base images and rebuild the official images on a regular basis.
+
+We are happy to
+https://github.com/adoptium/adoptium-support/issues/new/choose[receive questions]
+about the
+https://hub.docker.com/_/eclipse-temurin[eclipse-temurin images], but note that
+in some cases we will need to refer the issue to Docker where it relates to the base operating
+system.
+
 == Will you support my favorite architecture and operating system?
 
 Eclipse Temurin has the broadest range of platfom support across multiple Java API
@@ -104,6 +140,11 @@ provided by Adoptium for downloading Eclipse Temurin builds. Using the API it is
 possible to get information about the latest builds of Temurin, and pull
 them down into your own application.
 
+We provide
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-three-scripting-a-download-using-the-adoptium-api[an example of automating a download]
+in the
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#adoptium-api-cookbook[Adoptium API cookbook].
+
 == What is this "Eclipse Temurin" name?
 
 This is the project and brand name for the binaries that the Eclipse

Translation review required after updates to docs/first-timer-support/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 10cf069617fc5bac50b92f6c6970a26f2d608741 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File
(de) index.(de).adoc

50dc526 (de)

diff --git a/content/asciidoc-pages/docs/first-timer-support/index.adoc b/content/asciidoc-pages/docs/first-timer-support/index.adoc
index 670923e..aaaabfd 100644
--- a/content/asciidoc-pages/docs/first-timer-support/index.adoc
+++ b/content/asciidoc-pages/docs/first-timer-support/index.adoc
@@ -1,5 +1,5 @@
 = Eclipse Adoptium(R) First Timers Support
-:page-authors: MBoegers, hendrikebbers, gdams, tellison, Ndacyayisenga-droid
+:page-authors: MBoegers, hendrikebbers, gdams, tellison
 :description: Support with first time contributions
 :keywords: adoptium documentation contribute first-time
 :icons: font
@@ -13,7 +13,7 @@ Therefore it is quite important for us to provide help to people that want to st
 This documentation is still work in progress and some points that are mentioned are ideas for the future that has not been established yet.
 ====
 
-Adoptium provides several issues that are labeled as https://github.com/orgs/adoptium/projects/[good first issue].
+Adoptium provides several issues that are labeled as **`good first issue`**.
 All this issues are perfect to start working on an open source project.
 The issues provide user friendly descriptions and a lot or helpful links to documentations and tutorials to directly start working on such issue.
 Even if you are not really familiar with GitHub in general the issues link to user friendly tutorials that will help users to
@@ -25,19 +25,19 @@ In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22goo
 
 == Templates
 
-We are currently working on an issue template for issues that are labeled as a https://github.com/orgs/adoptium/projects/[good first issue].
+We are currently working on an issue template for issues that are labeled as a **`good first issue`**.
 https://gist.github.com/hendrikebbers/8e4dec9ddea5e2a420080d1314af025f[The current version of the issue template] and
 https://gist.github.com/hendrikebbers/0f9cdd18076343b3bbe5f2d162733b6e[a section about \"First timers support\" to contributing.md files]
 are currently in development.
 
 == Workflow to create good first issues
 
-Whenever you assume that an issue could be a https://github.com/orgs/adoptium/projects/[good first issue] you should label it with the **`good first issue - candidate`** label.
-By doing so it can be reviewed and modified to become a https://github.com/orgs/adoptium/projects/[good first issue]
+Whenever you assume that an issue could be a **`good first issue`** you should label it with the **`good first issue - candidate`** label.
+By doing so it can be reviewed and modified to become a **`good first issue`**.
 
 In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22good+first+issue+-+candidate%22+is%3Aopen[a list of all issues that are labeled by **`good first issue - candidate`**].
 
-All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become https://github.com/orgs/adoptium/projects/[good first issue] labeled issues.
+All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become **`good first issue`** labeled issues.
 Here the following rules should be applied:
 
 - The title of the issue must specify the problem
@@ -45,11 +45,11 @@ Here the following rules should be applied:
 - The issue should not contain any comments. Comments make it already harder to understand for a newbie.
 All relevant information that are in the comments should be added to the description of the issue.
 The comments should be removed afterwards.
-If this is not possible the best solution is to create a new issue for the https://github.com/orgs/adoptium/projects/[good first issue], link it to the original one, and close the original one.
+If this is not possible the best solution is to create a new issue for the **`good first issue`**, link it to the original one, and close the original one.
 - When defining the description of the issue it always makes sense to link to documentations or helpful files (maybe even directly to the code)
 to help a newcomer to find the right starting point to work on the issue.
 
-Once the issue is refactored and reviewed it should be labeled as https://github.com/orgs/adoptium/projects/[good first issue] and the **`good first issue - candidate`** label should be removed.
+Once the issue is refactored and reviewed it should be labeled as **`good first issue`** and the **`good first issue - candidate`** label should be removed.
 Next to this we should label all this issues with **`help wanted`** and **`Hacktoberfest`**.
 
 == Links & Resources

Translation review required after updates to docs/first-timer-support/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 10cf069617fc5bac50b92f6c6970a26f2d608741 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File
(de) index.(de).adoc

50dc526 (de)

diff --git a/content/asciidoc-pages/docs/first-timer-support/index.adoc b/content/asciidoc-pages/docs/first-timer-support/index.adoc
index 670923e..aaaabfd 100644
  a/content/asciidoc-pages/docs/first-timer-support/index.adoc
+++ b/content/asciidoc-pages/docs/first-timer-support/index.adoc
@@ -1,5 +1,5 @@
 = Eclipse Adoptium(R) First Timers Support
-:page-authors: MBoegers, hendrikebbers, gdams, tellison, Ndacyayisenga-droid
+:page-authors: MBoegers, hendrikebbers, gdams, tellison
 :description: Support with first time contributions
 :keywords: adoptium documentation contribute first-time
 :icons: font
@@ -13,7 +13,7 @@ Therefore it is quite important for us to provide help to people that want to st
 This documentation is still work in progress and some points that are mentioned are ideas for the future that has not been established yet.
 ====
 
-Adoptium provides several issues that are labeled as https://github.com/orgs/adoptium/projects/[good first issue].
+Adoptium provides several issues that are labeled as **`good first issue`**.
 All this issues are perfect to start working on an open source project.
 The issues provide user friendly descriptions and a lot or helpful links to documentations and tutorials to directly start working on such issue.
 Even if you are not really familiar with GitHub in general the issues link to user friendly tutorials that will help users to
@@ -25,19 +25,19 @@ In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22goo
 
 == Templates
 
-We are currently working on an issue template for issues that are labeled as a https://github.com/orgs/adoptium/projects/[good first issue].
+We are currently working on an issue template for issues that are labeled as a **`good first issue`**.
 https://gist.github.com/hendrikebbers/8e4dec9ddea5e2a420080d1314af025f[The current version of the issue template] and
 https://gist.github.com/hendrikebbers/0f9cdd18076343b3bbe5f2d162733b6e[a section about \"First timers support\" to contributing.md files]
 are currently in development.
 
 == Workflow to create good first issues
 
-Whenever you assume that an issue could be a https://github.com/orgs/adoptium/projects/[good first issue] you should label it with the **`good first issue - candidate`** label.
-By doing so it can be reviewed and modified to become a https://github.com/orgs/adoptium/projects/[good first issue]
+Whenever you assume that an issue could be a **`good first issue`** you should label it with the **`good first issue - candidate`** label.
+By doing so it can be reviewed and modified to become a **`good first issue`**.
 
 In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22good+first+issue+-+candidate%22+is%3Aopen[a list of all issues that are labeled by **`good first issue - candidate`**].
 
-All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become https://github.com/orgs/adoptium/projects/[good first issue] labeled issues.
+All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become **`good first issue`** labeled issues.
 Here the following rules should be applied:
 
 - The title of the issue must specify the problem
@@ -45,11 +45,11 @@ Here the following rules should be applied:
 - The issue should not contain any comments. Comments make it already harder to understand for a newbie.
 All relevant information that are in the comments should be added to the description of the issue.
 The comments should be removed afterwards.
-If this is not possible the best solution is to create a new issue for the https://github.com/orgs/adoptium/projects/[good first issue], link it to the original one, and close the original one.
+If this is not possible the best solution is to create a new issue for the **`good first issue`**, link it to the original one, and close the original one.
 - When defining the description of the issue it always makes sense to link to documentations or helpful files (maybe even directly to the code)
 to help a newcomer to find the right starting point to work on the issue.
 
-Once the issue is refactored and reviewed it should be labeled as https://github.com/orgs/adoptium/projects/[good first issue] and the **`good first issue - candidate`** label should be removed.
+Once the issue is refactored and reviewed it should be labeled as **`good first issue`** and the **`good first issue - candidate`** label should be removed.
 Next to this we should label all this issues with **`help wanted`** and **`Hacktoberfest`**.
 
 == Links & Resources

Translation review required after updates to docs/first-timer-support/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 10cf069617fc5bac50b92f6c6970a26f2d608741 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File
(de) index.(de).adoc

50dc526 (de)

diff --git a/content/asciidoc-pages/docs/first-timer-support/index.adoc b/content/asciidoc-pages/docs/first-timer-support/index.adoc
index aaaabfd..670923e 100644
--- a/content/asciidoc-pages/docs/first-timer-support/index.adoc
+++ b/content/asciidoc-pages/docs/first-timer-support/index.adoc
@@ -1,5 +1,5 @@
 = Eclipse Adoptium(R) First Timers Support
-:page-authors: MBoegers, hendrikebbers, gdams, tellison
+:page-authors: MBoegers, hendrikebbers, gdams, tellison, Ndacyayisenga-droid
 :description: Support with first time contributions
 :keywords: adoptium documentation contribute first-time
 :icons: font
@@ -13,7 +13,7 @@ Therefore it is quite important for us to provide help to people that want to st
 This documentation is still work in progress and some points that are mentioned are ideas for the future that has not been established yet.
 ====
 
-Adoptium provides several issues that are labeled as **`good first issue`**.
+Adoptium provides several issues that are labeled as https://github.com/orgs/adoptium/projects/[good first issue].
 All this issues are perfect to start working on an open source project.
 The issues provide user friendly descriptions and a lot or helpful links to documentations and tutorials to directly start working on such issue.
 Even if you are not really familiar with GitHub in general the issues link to user friendly tutorials that will help users to
@@ -25,19 +25,19 @@ In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22goo
 
 == Templates
 
-We are currently working on an issue template for issues that are labeled as a **`good first issue`**.
+We are currently working on an issue template for issues that are labeled as a https://github.com/orgs/adoptium/projects/[good first issue].
 https://gist.github.com/hendrikebbers/8e4dec9ddea5e2a420080d1314af025f[The current version of the issue template] and
 https://gist.github.com/hendrikebbers/0f9cdd18076343b3bbe5f2d162733b6e[a section about "First timers support" to contributing.md files]
 are currently in development.
 
 == Workflow to create good first issues
 
-Whenever you assume that an issue could be a **`good first issue`** you should label it with the **`good first issue - candidate`** label.
-By doing so it can be reviewed and modified to become a **`good first issue`**.
+Whenever you assume that an issue could be a https://github.com/orgs/adoptium/projects/[good first issue] you should label it with the **`good first issue - candidate`** label.
+By doing so it can be reviewed and modified to become a https://github.com/orgs/adoptium/projects/[good first issue]
 
 In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22good+first+issue+-+candidate%22+is%3Aopen[a list of all issues that are labeled by **`good first issue - candidate`**].
 
-All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become **`good first issue`** labeled issues.
+All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become https://github.com/orgs/adoptium/projects/[good first issue] labeled issues.
 Here the following rules should be applied:
 
 - The title of the issue must specify the problem
@@ -45,11 +45,11 @@ Here the following rules should be applied:
 - The issue should not contain any comments. Comments make it already harder to understand for a newbie.
 All relevant information that are in the comments should be added to the description of the issue.
 The comments should be removed afterwards.
-If this is not possible the best solution is to create a new issue for the **`good first issue`**, link it to the original one, and close the original one.
+If this is not possible the best solution is to create a new issue for the https://github.com/orgs/adoptium/projects/[good first issue], link it to the original one, and close the original one.
 - When defining the description of the issue it always makes sense to link to documentations or helpful files (maybe even directly to the code)
 to help a newcomer to find the right starting point to work on the issue.
 
-Once the issue is refactored and reviewed it should be labeled as **`good first issue`** and the **`good first issue - candidate`** label should be removed.
+Once the issue is refactored and reviewed it should be labeled as https://github.com/orgs/adoptium/projects/[good first issue] and the **`good first issue - candidate`** label should be removed.
 Next to this we should label all this issues with **`help wanted`** and **`Hacktoberfest`**.
 
 == Links & Resources

Translation review required after updates to docs/faq/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 56f8f9b0dd04a8cadd21fa9b68ee86430949c0b7 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (es)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (zh-CN)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File
es docs/faq/index.adoc
zh-CN docs/faq/index.adoc
de docs/faq/index.adoc

Translation review required after updates to docs/faq/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 56f8f9b0dd04a8cadd21fa9b68ee86430949c0b7 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (es)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (zh-CN)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File
(es) index.(es).adoc
(zh-CN) index.(zh-CN).adoc
(de) index.(de).adoc

50dc526 (es)

diff --git a/content/asciidoc-pages/docs/faq/index.adoc b/content/asciidoc-pages/docs/faq/index.adoc
index ecd9ca2..00ad9c0 100644
--- a/content/asciidoc-pages/docs/faq/index.adoc
+++ b/content/asciidoc-pages/docs/faq/index.adoc
@@ -24,15 +24,7 @@ action, and part of cloud providers' Java support.
 Linux installers are available at packages.adoptium.net. For more
 information see link:/installation/linux[this guide].
 
-== How can I link to the latest Temurin(TM) builds?
-
-The
-https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-two-linking-to-the-latest-jdk-or-jre[Adoptium API cookbook]
-has examples of stable URLs that link to specific or the latest Temurin JDKs and JREs. You can also promote Temurin by embedding html
-https://adoptium.net/en-GB/temurin/buttons/[buttons code]
-provided on the website.
-
-== Is Temurin free to use?
+== Is Temurin(TM) free to use?
 
 Yes. The Eclipse Temurin binaries are provided at no cost to you by Adoptium to use,
 forever, under the terms of the "GNU General Public License, version 2 with the
@@ -91,40 +83,12 @@ usage.
 
 We have a set list of variants in our
 https://hub.docker.com/_/eclipse-temurin[official Docker repository] to ensure we
-are responsive to the delivery of new images containing Temurin.  Docker collaborates
-with Adoptium to decide which base operating system container versions they will
-support for Temurin.
-
-Users who want a containerized Linux distribution that we don’t provide can follow
+are responsive to the delivery of new images containing Temurin. Users
+who want a containerized Linux distribution that we don’t provide can follow
 the instructions in
 https://adoptium.net/blog/2021/08/using-jlink-in-dockerfiles/[this
 guide].
 
-== My scanner reports a CVE in the Eclipse Temurin Docker image. Can you fix it?
-
-The https://hub.docker.com/_/eclipse-temurin[Temurin container images] available on
-Docker Hub are https://docs.docker.com/docker-hub/official_images/[official images]
-created and maintained as a collaborative effort between the Adoptium project and
-Docker, Inc. Adoptium creates, maintains, and tests a broad set of
-https://github.com/adoptium/containers[Temurin Dockerfile source files] which are
-https://github.com/docker-library/official-images/blob/master/library/eclipse-temurin[used by Docker]
-to create official images across various base operating systems.
-
-Docker strives to ensure that the Temurin images contain the most up-to-date packages
-available within a reasonable time frame. Docker has their own robust vulnerability
-scanning program, however, a third-party security scanner may flag an issue with an
-official image. Docker have
-https://github.com/docker-library/faq#why-does-my-security-scanner-show-that-an-image-has-cves[addressed various reasons]
-this may happen in their FAQ. We are grateful to Docker for continuing to refresh the
-base images and rebuild the official images on a regular basis.
-
-We are happy to
-https://github.com/adoptium/adoptium-support/issues/new/choose[receive questions]
-about the
-https://hub.docker.com/_/eclipse-temurin[eclipse-temurin images], but note that
-in some cases we will need to refer the issue to Docker where it relates to the base operating
-system.
-
 == Will you support my favorite architecture and operating system?
 
 Eclipse Temurin has the broadest range of platfom support across multiple Java API
@@ -140,11 +104,6 @@ provided by Adoptium for downloading Eclipse Temurin builds. Using the API it is
 possible to get information about the latest builds of Temurin, and pull
 them down into your own application.
 
-We provide
-https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-three-scripting-a-download-using-the-adoptium-api[an example of automating a download]
-in the
-https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#adoptium-api-cookbook[Adoptium API cookbook].
-
 == What is this "Eclipse Temurin" name?
 
 This is the project and brand name for the binaries that the Eclipse

50dc526 (zh-CN)

diff --git a/content/asciidoc-pages/docs/faq/index.adoc b/content/asciidoc-pages/docs/faq/index.adoc
index ecd9ca2..00ad9c0 100644
--- a/content/asciidoc-pages/docs/faq/index.adoc
+++ b/content/asciidoc-pages/docs/faq/index.adoc
@@ -24,15 +24,7 @@ action, and part of cloud providers' Java support.
 Linux installers are available at packages.adoptium.net. For more
 information see link:/installation/linux[this guide].
 
-== How can I link to the latest Temurin(TM) builds?
-
-The
-https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-two-linking-to-the-latest-jdk-or-jre[Adoptium API cookbook]
-has examples of stable URLs that link to specific or the latest Temurin JDKs and JREs. You can also promote Temurin by embedding html
-https://adoptium.net/en-GB/temurin/buttons/[buttons code]
-provided on the website.
-
-== Is Temurin free to use?
+== Is Temurin(TM) free to use?
 
 Yes. The Eclipse Temurin binaries are provided at no cost to you by Adoptium to use,
 forever, under the terms of the "GNU General Public License, version 2 with the
@@ -91,40 +83,12 @@ usage.
 
 We have a set list of variants in our
 https://hub.docker.com/_/eclipse-temurin[official Docker repository] to ensure we
-are responsive to the delivery of new images containing Temurin.  Docker collaborates
-with Adoptium to decide which base operating system container versions they will
-support for Temurin.
-
-Users who want a containerized Linux distribution that we don’t provide can follow
+are responsive to the delivery of new images containing Temurin. Users
+who want a containerized Linux distribution that we don’t provide can follow
 the instructions in
 https://adoptium.net/blog/2021/08/using-jlink-in-dockerfiles/[this
 guide].
 
-== My scanner reports a CVE in the Eclipse Temurin Docker image. Can you fix it?
-
-The https://hub.docker.com/_/eclipse-temurin[Temurin container images] available on
-Docker Hub are https://docs.docker.com/docker-hub/official_images/[official images]
-created and maintained as a collaborative effort between the Adoptium project and
-Docker, Inc. Adoptium creates, maintains, and tests a broad set of
-https://github.com/adoptium/containers[Temurin Dockerfile source files] which are
-https://github.com/docker-library/official-images/blob/master/library/eclipse-temurin[used by Docker]
-to create official images across various base operating systems.
-
-Docker strives to ensure that the Temurin images contain the most up-to-date packages
-available within a reasonable time frame. Docker has their own robust vulnerability
-scanning program, however, a third-party security scanner may flag an issue with an
-official image. Docker have
-https://github.com/docker-library/faq#why-does-my-security-scanner-show-that-an-image-has-cves[addressed various reasons]
-this may happen in their FAQ. We are grateful to Docker for continuing to refresh the
-base images and rebuild the official images on a regular basis.
-
-We are happy to
-https://github.com/adoptium/adoptium-support/issues/new/choose[receive questions]
-about the
-https://hub.docker.com/_/eclipse-temurin[eclipse-temurin images], but note that
-in some cases we will need to refer the issue to Docker where it relates to the base operating
-system.
-
 == Will you support my favorite architecture and operating system?
 
 Eclipse Temurin has the broadest range of platfom support across multiple Java API
@@ -140,11 +104,6 @@ provided by Adoptium for downloading Eclipse Temurin builds. Using the API it is
 possible to get information about the latest builds of Temurin, and pull
 them down into your own application.
 
-We provide
-https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-three-scripting-a-download-using-the-adoptium-api[an example of automating a download]
-in the
-https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#adoptium-api-cookbook[Adoptium API cookbook].
-
 == What is this "Eclipse Temurin" name?
 
 This is the project and brand name for the binaries that the Eclipse

50dc526 (de)

diff --git a/content/asciidoc-pages/docs/faq/index.adoc b/content/asciidoc-pages/docs/faq/index.adoc
index ecd9ca2..00ad9c0 100644
--- a/content/asciidoc-pages/docs/faq/index.adoc
+++ b/content/asciidoc-pages/docs/faq/index.adoc
@@ -24,15 +24,7 @@ action, and part of cloud providers' Java support.
 Linux installers are available at packages.adoptium.net. For more
 information see link:/installation/linux[this guide].
 
-== How can I link to the latest Temurin(TM) builds?
-
-The
-https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-two-linking-to-the-latest-jdk-or-jre[Adoptium API cookbook]
-has examples of stable URLs that link to specific or the latest Temurin JDKs and JREs. You can also promote Temurin by embedding html
-https://adoptium.net/en-GB/temurin/buttons/[buttons code]
-provided on the website.
-
-== Is Temurin free to use?
+== Is Temurin(TM) free to use?
 
 Yes. The Eclipse Temurin binaries are provided at no cost to you by Adoptium to use,
 forever, under the terms of the "GNU General Public License, version 2 with the
@@ -91,40 +83,12 @@ usage.
 
 We have a set list of variants in our
 https://hub.docker.com/_/eclipse-temurin[official Docker repository] to ensure we
-are responsive to the delivery of new images containing Temurin.  Docker collaborates
-with Adoptium to decide which base operating system container versions they will
-support for Temurin.
-
-Users who want a containerized Linux distribution that we don’t provide can follow
+are responsive to the delivery of new images containing Temurin. Users
+who want a containerized Linux distribution that we don’t provide can follow
 the instructions in
 https://adoptium.net/blog/2021/08/using-jlink-in-dockerfiles/[this
 guide].
 
-== My scanner reports a CVE in the Eclipse Temurin Docker image. Can you fix it?
-
-The https://hub.docker.com/_/eclipse-temurin[Temurin container images] available on
-Docker Hub are https://docs.docker.com/docker-hub/official_images/[official images]
-created and maintained as a collaborative effort between the Adoptium project and
-Docker, Inc. Adoptium creates, maintains, and tests a broad set of
-https://github.com/adoptium/containers[Temurin Dockerfile source files] which are
-https://github.com/docker-library/official-images/blob/master/library/eclipse-temurin[used by Docker]
-to create official images across various base operating systems.
-
-Docker strives to ensure that the Temurin images contain the most up-to-date packages
-available within a reasonable time frame. Docker has their own robust vulnerability
-scanning program, however, a third-party security scanner may flag an issue with an
-official image. Docker have
-https://github.com/docker-library/faq#why-does-my-security-scanner-show-that-an-image-has-cves[addressed various reasons]
-this may happen in their FAQ. We are grateful to Docker for continuing to refresh the
-base images and rebuild the official images on a regular basis.
-
-We are happy to
-https://github.com/adoptium/adoptium-support/issues/new/choose[receive questions]
-about the
-https://hub.docker.com/_/eclipse-temurin[eclipse-temurin images], but note that
-in some cases we will need to refer the issue to Docker where it relates to the base operating
-system.
-
 == Will you support my favorite architecture and operating system?
 
 Eclipse Temurin has the broadest range of platfom support across multiple Java API
@@ -140,11 +104,6 @@ provided by Adoptium for downloading Eclipse Temurin builds. Using the API it is
 possible to get information about the latest builds of Temurin, and pull
 them down into your own application.
 
-We provide
-https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-three-scripting-a-download-using-the-adoptium-api[an example of automating a download]
-in the
-https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#adoptium-api-cookbook[Adoptium API cookbook].
-
 == What is this "Eclipse Temurin" name?
 
 This is the project and brand name for the binaries that the Eclipse

Translation review required after updates to docs/first-timer-support/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 10cf069617fc5bac50b92f6c6970a26f2d608741 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File
(de) index.(de).adoc

50dc526 (de)

diff --git a/content/asciidoc-pages/docs/first-timer-support/index.adoc b/content/asciidoc-pages/docs/first-timer-support/index.adoc
index 670923e..aaaabfd 100644
--- a/content/asciidoc-pages/docs/first-timer-support/index.adoc
+++ b/content/asciidoc-pages/docs/first-timer-support/index.adoc
@@ -1,5 +1,5 @@
 = Eclipse Adoptium(R) First Timers Support
-:page-authors: MBoegers, hendrikebbers, gdams, tellison, Ndacyayisenga-droid
+:page-authors: MBoegers, hendrikebbers, gdams, tellison
 :description: Support with first time contributions
 :keywords: adoptium documentation contribute first-time
 :icons: font
@@ -13,7 +13,7 @@ Therefore it is quite important for us to provide help to people that want to st
 This documentation is still work in progress and some points that are mentioned are ideas for the future that has not been established yet.
 ====
 
-Adoptium provides several issues that are labeled as https://github.com/orgs/adoptium/projects/[good first issue].
+Adoptium provides several issues that are labeled as **`good first issue`**.
 All this issues are perfect to start working on an open source project.
 The issues provide user friendly descriptions and a lot or helpful links to documentations and tutorials to directly start working on such issue.
 Even if you are not really familiar with GitHub in general the issues link to user friendly tutorials that will help users to
@@ -25,19 +25,19 @@ In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22goo
 
 == Templates
 
-We are currently working on an issue template for issues that are labeled as a https://github.com/orgs/adoptium/projects/[good first issue].
+We are currently working on an issue template for issues that are labeled as a **`good first issue`**.
 https://gist.github.com/hendrikebbers/8e4dec9ddea5e2a420080d1314af025f[The current version of the issue template] and
 https://gist.github.com/hendrikebbers/0f9cdd18076343b3bbe5f2d162733b6e[a section about "First timers support" to contributing.md files]
 are currently in development.
 
 == Workflow to create good first issues
 
-Whenever you assume that an issue could be a https://github.com/orgs/adoptium/projects/[good first issue] you should label it with the **`good first issue - candidate`** label.
-By doing so it can be reviewed and modified to become a https://github.com/orgs/adoptium/projects/[good first issue]
+Whenever you assume that an issue could be a **`good first issue`** you should label it with the **`good first issue - candidate`** label.
+By doing so it can be reviewed and modified to become a **`good first issue`**.
 
 In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22good+first+issue+-+candidate%22+is%3Aopen[a list of all issues that are labeled by **`good first issue - candidate`**].
 
-All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become https://github.com/orgs/adoptium/projects/[good first issue] labeled issues.
+All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become **`good first issue`** labeled issues.
 Here the following rules should be applied:
 
 - The title of the issue must specify the problem
@@ -45,11 +45,11 @@ Here the following rules should be applied:
 - The issue should not contain any comments. Comments make it already harder to understand for a newbie.
 All relevant information that are in the comments should be added to the description of the issue.
 The comments should be removed afterwards.
-If this is not possible the best solution is to create a new issue for the https://github.com/orgs/adoptium/projects/[good first issue], link it to the original one, and close the original one.
+If this is not possible the best solution is to create a new issue for the **`good first issue`**, link it to the original one, and close the original one.
 - When defining the description of the issue it always makes sense to link to documentations or helpful files (maybe even directly to the code)
 to help a newcomer to find the right starting point to work on the issue.
 
-Once the issue is refactored and reviewed it should be labeled as https://github.com/orgs/adoptium/projects/[good first issue] and the **`good first issue - candidate`** label should be removed.
+Once the issue is refactored and reviewed it should be labeled as **`good first issue`** and the **`good first issue - candidate`** label should be removed.
 Next to this we should label all this issues with **`help wanted`** and **`Hacktoberfest`**.
 
 == Links & Resources

Translation review required after updates to docs/first-timer-support/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 10cf069617fc5bac50b92f6c6970a26f2d608741 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File Locale Lead
de index.de.adoc @gdams

de

View Diff
diff --git a/content/asciidoc-pages/docs/first-timer-support/index.adoc b/content/asciidoc-pages/docs/first-timer-support/index.adoc
index aaaabfd..670923e 100644
--- a/content/asciidoc-pages/docs/first-timer-support/index.adoc
+++ b/content/asciidoc-pages/docs/first-timer-support/index.adoc
@@ -1,5 +1,5 @@
 = Eclipse Adoptium(R) First Timers Support
-:page-authors: MBoegers, hendrikebbers, gdams, tellison
+:page-authors: MBoegers, hendrikebbers, gdams, tellison, Ndacyayisenga-droid
 :description: Support with first time contributions
 :keywords: adoptium documentation contribute first-time
 :icons: font
@@ -13,7 +13,7 @@ Therefore it is quite important for us to provide help to people that want to st
 This documentation is still work in progress and some points that are mentioned are ideas for the future that has not been established yet.
 ====
 
-Adoptium provides several issues that are labeled as **`good first issue`**.
+Adoptium provides several issues that are labeled as https://github.com/orgs/adoptium/projects/[good first issue].
 All this issues are perfect to start working on an open source project.
 The issues provide user friendly descriptions and a lot or helpful links to documentations and tutorials to directly start working on such issue.
 Even if you are not really familiar with GitHub in general the issues link to user friendly tutorials that will help users to
@@ -25,19 +25,19 @@ In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22goo
 
 == Templates
 
-We are currently working on an issue template for issues that are labeled as a **`good first issue`**.
+We are currently working on an issue template for issues that are labeled as a https://github.com/orgs/adoptium/projects/[good first issue].
 https://gist.github.com/hendrikebbers/8e4dec9ddea5e2a420080d1314af025f[The current version of the issue template] and
 https://gist.github.com/hendrikebbers/0f9cdd18076343b3bbe5f2d162733b6e[a section about "First timers support" to contributing.md files]
 are currently in development.
 
 == Workflow to create good first issues
 
-Whenever you assume that an issue could be a **`good first issue`** you should label it with the **`good first issue - candidate`** label.
-By doing so it can be reviewed and modified to become a **`good first issue`**.
+Whenever you assume that an issue could be a https://github.com/orgs/adoptium/projects/[good first issue] you should label it with the **`good first issue - candidate`** label.
+By doing so it can be reviewed and modified to become a https://github.com/orgs/adoptium/projects/[good first issue]
 
 In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22good+first+issue+-+candidate%22+is%3Aopen[a list of all issues that are labeled by **`good first issue - candidate`**].
 
-All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become **`good first issue`** labeled issues.
+All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become https://github.com/orgs/adoptium/projects/[good first issue] labeled issues.
 Here the following rules should be applied:
 
 - The title of the issue must specify the problem
@@ -45,11 +45,11 @@ Here the following rules should be applied:
 - The issue should not contain any comments. Comments make it already harder to understand for a newbie.
 All relevant information that are in the comments should be added to the description of the issue.
 The comments should be removed afterwards.
-If this is not possible the best solution is to create a new issue for the **`good first issue`**, link it to the original one, and close the original one.
+If this is not possible the best solution is to create a new issue for the https://github.com/orgs/adoptium/projects/[good first issue], link it to the original one, and close the original one.
 - When defining the description of the issue it always makes sense to link to documentations or helpful files (maybe even directly to the code)
 to help a newcomer to find the right starting point to work on the issue.
 
-Once the issue is refactored and reviewed it should be labeled as **`good first issue`** and the **`good first issue - candidate`** label should be removed.
+Once the issue is refactored and reviewed it should be labeled as https://github.com/orgs/adoptium/projects/[good first issue] and the **`good first issue - candidate`** label should be removed.
 Next to this we should label all this issues with **`help wanted`** and **`Hacktoberfest`**.
 
 == Links & Resources

Translation review required after updates to docs/faq/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 56f8f9b0dd04a8cadd21fa9b68ee86430949c0b7 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (es)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (zh-CN)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File
es content/asciidoc-pages/docs/faq/index.{locale}.adoc
zh-CN content/asciidoc-pages/docs/faq/index.{locale}.adoc
de content/asciidoc-pages/docs/faq/index.{locale}.adoc

Translation review required after updates to content/asciidoc-pages/docs/faq/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 56f8f9b0dd04a8cadd21fa9b68ee86430949c0b7 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (es)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (zh-CN)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File
es docs/faq/index.de.adoc
zh-CN docs/faq/index.de.adoc
de docs/faq/index.de.adoc

Translation review required after updates to docs/faq/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 56f8f9b0dd04a8cadd21fa9b68ee86430949c0b7 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (es)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (zh-CN)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File Locale Lead
es index.es.adoc @gdams
zh-CN index.zh-CN.adoc @gdams
de index.de.adoc @gdams

es

View Diff
diff --git a/content/asciidoc-pages/docs/faq/index.adoc b/content/asciidoc-pages/docs/faq/index.adoc
index 00ad9c0..ecd9ca2 100644
--- a/content/asciidoc-pages/docs/faq/index.adoc
+++ b/content/asciidoc-pages/docs/faq/index.adoc
@@ -24,7 +24,15 @@ action, and part of cloud providers' Java support.
 Linux installers are available at packages.adoptium.net. For more
 information see link:/installation/linux[this guide].
 
-== Is Temurin(TM) free to use?
+== How can I link to the latest Temurin(TM) builds?
+
+The
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-two-linking-to-the-latest-jdk-or-jre[Adoptium API cookbook]
+has examples of stable URLs that link to specific or the latest Temurin JDKs and JREs. You can also promote Temurin by embedding html
+https://adoptium.net/en-GB/temurin/buttons/[buttons code]
+provided on the website.
+
+== Is Temurin free to use?
 
 Yes. The Eclipse Temurin binaries are provided at no cost to you by Adoptium to use,
 forever, under the terms of the "GNU General Public License, version 2 with the
@@ -83,12 +91,40 @@ usage.
 
 We have a set list of variants in our
 https://hub.docker.com/_/eclipse-temurin[official Docker repository] to ensure we
-are responsive to the delivery of new images containing Temurin. Users
-who want a containerized Linux distribution that we don’t provide can follow
+are responsive to the delivery of new images containing Temurin.  Docker collaborates
+with Adoptium to decide which base operating system container versions they will
+support for Temurin.
+
+Users who want a containerized Linux distribution that we don’t provide can follow
 the instructions in
 https://adoptium.net/blog/2021/08/using-jlink-in-dockerfiles/[this
 guide].
 
+== My scanner reports a CVE in the Eclipse Temurin Docker image. Can you fix it?
+
+The https://hub.docker.com/_/eclipse-temurin[Temurin container images] available on
+Docker Hub are https://docs.docker.com/docker-hub/official_images/[official images]
+created and maintained as a collaborative effort between the Adoptium project and
+Docker, Inc. Adoptium creates, maintains, and tests a broad set of
+https://github.com/adoptium/containers[Temurin Dockerfile source files] which are
+https://github.com/docker-library/official-images/blob/master/library/eclipse-temurin[used by Docker]
+to create official images across various base operating systems.
+
+Docker strives to ensure that the Temurin images contain the most up-to-date packages
+available within a reasonable time frame. Docker has their own robust vulnerability
+scanning program, however, a third-party security scanner may flag an issue with an
+official image. Docker have
+https://github.com/docker-library/faq#why-does-my-security-scanner-show-that-an-image-has-cves[addressed various reasons]
+this may happen in their FAQ. We are grateful to Docker for continuing to refresh the
+base images and rebuild the official images on a regular basis.
+
+We are happy to
+https://github.com/adoptium/adoptium-support/issues/new/choose[receive questions]
+about the
+https://hub.docker.com/_/eclipse-temurin[eclipse-temurin images], but note that
+in some cases we will need to refer the issue to Docker where it relates to the base operating
+system.
+
 == Will you support my favorite architecture and operating system?
 
 Eclipse Temurin has the broadest range of platfom support across multiple Java API
@@ -104,6 +140,11 @@ provided by Adoptium for downloading Eclipse Temurin builds. Using the API it is
 possible to get information about the latest builds of Temurin, and pull
 them down into your own application.
 
+We provide
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-three-scripting-a-download-using-the-adoptium-api[an example of automating a download]
+in the
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#adoptium-api-cookbook[Adoptium API cookbook].
+
 == What is this "Eclipse Temurin" name?
 
 This is the project and brand name for the binaries that the Eclipse

zh-CN

View Diff
diff --git a/content/asciidoc-pages/docs/faq/index.adoc b/content/asciidoc-pages/docs/faq/index.adoc
index 00ad9c0..ecd9ca2 100644
--- a/content/asciidoc-pages/docs/faq/index.adoc
+++ b/content/asciidoc-pages/docs/faq/index.adoc
@@ -24,7 +24,15 @@ action, and part of cloud providers' Java support.
 Linux installers are available at packages.adoptium.net. For more
 information see link:/installation/linux[this guide].
 
-== Is Temurin(TM) free to use?
+== How can I link to the latest Temurin(TM) builds?
+
+The
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-two-linking-to-the-latest-jdk-or-jre[Adoptium API cookbook]
+has examples of stable URLs that link to specific or the latest Temurin JDKs and JREs. You can also promote Temurin by embedding html
+https://adoptium.net/en-GB/temurin/buttons/[buttons code]
+provided on the website.
+
+== Is Temurin free to use?
 
 Yes. The Eclipse Temurin binaries are provided at no cost to you by Adoptium to use,
 forever, under the terms of the "GNU General Public License, version 2 with the
@@ -83,12 +91,40 @@ usage.
 
 We have a set list of variants in our
 https://hub.docker.com/_/eclipse-temurin[official Docker repository] to ensure we
-are responsive to the delivery of new images containing Temurin. Users
-who want a containerized Linux distribution that we don’t provide can follow
+are responsive to the delivery of new images containing Temurin.  Docker collaborates
+with Adoptium to decide which base operating system container versions they will
+support for Temurin.
+
+Users who want a containerized Linux distribution that we don’t provide can follow
 the instructions in
 https://adoptium.net/blog/2021/08/using-jlink-in-dockerfiles/[this
 guide].
 
+== My scanner reports a CVE in the Eclipse Temurin Docker image. Can you fix it?
+
+The https://hub.docker.com/_/eclipse-temurin[Temurin container images] available on
+Docker Hub are https://docs.docker.com/docker-hub/official_images/[official images]
+created and maintained as a collaborative effort between the Adoptium project and
+Docker, Inc. Adoptium creates, maintains, and tests a broad set of
+https://github.com/adoptium/containers[Temurin Dockerfile source files] which are
+https://github.com/docker-library/official-images/blob/master/library/eclipse-temurin[used by Docker]
+to create official images across various base operating systems.
+
+Docker strives to ensure that the Temurin images contain the most up-to-date packages
+available within a reasonable time frame. Docker has their own robust vulnerability
+scanning program, however, a third-party security scanner may flag an issue with an
+official image. Docker have
+https://github.com/docker-library/faq#why-does-my-security-scanner-show-that-an-image-has-cves[addressed various reasons]
+this may happen in their FAQ. We are grateful to Docker for continuing to refresh the
+base images and rebuild the official images on a regular basis.
+
+We are happy to
+https://github.com/adoptium/adoptium-support/issues/new/choose[receive questions]
+about the
+https://hub.docker.com/_/eclipse-temurin[eclipse-temurin images], but note that
+in some cases we will need to refer the issue to Docker where it relates to the base operating
+system.
+
 == Will you support my favorite architecture and operating system?
 
 Eclipse Temurin has the broadest range of platfom support across multiple Java API
@@ -104,6 +140,11 @@ provided by Adoptium for downloading Eclipse Temurin builds. Using the API it is
 possible to get information about the latest builds of Temurin, and pull
 them down into your own application.
 
+We provide
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-three-scripting-a-download-using-the-adoptium-api[an example of automating a download]
+in the
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#adoptium-api-cookbook[Adoptium API cookbook].
+
 == What is this "Eclipse Temurin" name?
 
 This is the project and brand name for the binaries that the Eclipse

de

View Diff
diff --git a/content/asciidoc-pages/docs/faq/index.adoc b/content/asciidoc-pages/docs/faq/index.adoc
index 00ad9c0..ecd9ca2 100644
--- a/content/asciidoc-pages/docs/faq/index.adoc
+++ b/content/asciidoc-pages/docs/faq/index.adoc
@@ -24,7 +24,15 @@ action, and part of cloud providers' Java support.
 Linux installers are available at packages.adoptium.net. For more
 information see link:/installation/linux[this guide].
 
-== Is Temurin(TM) free to use?
+== How can I link to the latest Temurin(TM) builds?
+
+The
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-two-linking-to-the-latest-jdk-or-jre[Adoptium API cookbook]
+has examples of stable URLs that link to specific or the latest Temurin JDKs and JREs. You can also promote Temurin by embedding html
+https://adoptium.net/en-GB/temurin/buttons/[buttons code]
+provided on the website.
+
+== Is Temurin free to use?
 
 Yes. The Eclipse Temurin binaries are provided at no cost to you by Adoptium to use,
 forever, under the terms of the "GNU General Public License, version 2 with the
@@ -83,12 +91,40 @@ usage.
 
 We have a set list of variants in our
 https://hub.docker.com/_/eclipse-temurin[official Docker repository] to ensure we
-are responsive to the delivery of new images containing Temurin. Users
-who want a containerized Linux distribution that we don’t provide can follow
+are responsive to the delivery of new images containing Temurin.  Docker collaborates
+with Adoptium to decide which base operating system container versions they will
+support for Temurin.
+
+Users who want a containerized Linux distribution that we don’t provide can follow
 the instructions in
 https://adoptium.net/blog/2021/08/using-jlink-in-dockerfiles/[this
 guide].
 
+== My scanner reports a CVE in the Eclipse Temurin Docker image. Can you fix it?
+
+The https://hub.docker.com/_/eclipse-temurin[Temurin container images] available on
+Docker Hub are https://docs.docker.com/docker-hub/official_images/[official images]
+created and maintained as a collaborative effort between the Adoptium project and
+Docker, Inc. Adoptium creates, maintains, and tests a broad set of
+https://github.com/adoptium/containers[Temurin Dockerfile source files] which are
+https://github.com/docker-library/official-images/blob/master/library/eclipse-temurin[used by Docker]
+to create official images across various base operating systems.
+
+Docker strives to ensure that the Temurin images contain the most up-to-date packages
+available within a reasonable time frame. Docker has their own robust vulnerability
+scanning program, however, a third-party security scanner may flag an issue with an
+official image. Docker have
+https://github.com/docker-library/faq#why-does-my-security-scanner-show-that-an-image-has-cves[addressed various reasons]
+this may happen in their FAQ. We are grateful to Docker for continuing to refresh the
+base images and rebuild the official images on a regular basis.
+
+We are happy to
+https://github.com/adoptium/adoptium-support/issues/new/choose[receive questions]
+about the
+https://hub.docker.com/_/eclipse-temurin[eclipse-temurin images], but note that
+in some cases we will need to refer the issue to Docker where it relates to the base operating
+system.
+
 == Will you support my favorite architecture and operating system?
 
 Eclipse Temurin has the broadest range of platfom support across multiple Java API
@@ -104,6 +140,11 @@ provided by Adoptium for downloading Eclipse Temurin builds. Using the API it is
 possible to get information about the latest builds of Temurin, and pull
 them down into your own application.
 
+We provide
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-three-scripting-a-download-using-the-adoptium-api[an example of automating a download]
+in the
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#adoptium-api-cookbook[Adoptium API cookbook].
+
 == What is this "Eclipse Temurin" name?
 
 This is the project and brand name for the binaries that the Eclipse

Translation review required after updates to docs/first-timer-support/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 10cf069617fc5bac50b92f6c6970a26f2d608741 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File
(de) index.(de).adoc

50dc526 (de)

diff --git a/content/asciidoc-pages/docs/first-timer-support/index.adoc b/content/asciidoc-pages/docs/first-timer-support/index.adoc
index 670923e..aaaabfd 100644
--- a/content/asciidoc-pages/docs/first-timer-support/index.adoc
+++ b/content/asciidoc-pages/docs/first-timer-support/index.adoc
@@ -1,5 +1,5 @@
 = Eclipse Adoptium(R) First Timers Support
-:page-authors: MBoegers, hendrikebbers, gdams, tellison, Ndacyayisenga-droid
+:page-authors: MBoegers, hendrikebbers, gdams, tellison
 :description: Support with first time contributions
 :keywords: adoptium documentation contribute first-time
 :icons: font
@@ -13,7 +13,7 @@ Therefore it is quite important for us to provide help to people that want to st
 This documentation is still work in progress and some points that are mentioned are ideas for the future that has not been established yet.
 ====
 
-Adoptium provides several issues that are labeled as https://github.com/orgs/adoptium/projects/[good first issue].
+Adoptium provides several issues that are labeled as **`good first issue`**.
 All this issues are perfect to start working on an open source project.
 The issues provide user friendly descriptions and a lot or helpful links to documentations and tutorials to directly start working on such issue.
 Even if you are not really familiar with GitHub in general the issues link to user friendly tutorials that will help users to
@@ -25,19 +25,19 @@ In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22goo
 
 == Templates
 
-We are currently working on an issue template for issues that are labeled as a https://github.com/orgs/adoptium/projects/[good first issue].
+We are currently working on an issue template for issues that are labeled as a **`good first issue`**.
 https://gist.github.com/hendrikebbers/8e4dec9ddea5e2a420080d1314af025f[The current version of the issue template] and
 https://gist.github.com/hendrikebbers/0f9cdd18076343b3bbe5f2d162733b6e[a section about "First timers support" to contributing.md files]
 are currently in development.
 
 == Workflow to create good first issues
 
-Whenever you assume that an issue could be a https://github.com/orgs/adoptium/projects/[good first issue] you should label it with the **`good first issue - candidate`** label.
-By doing so it can be reviewed and modified to become a https://github.com/orgs/adoptium/projects/[good first issue]
+Whenever you assume that an issue could be a **`good first issue`** you should label it with the **`good first issue - candidate`** label.
+By doing so it can be reviewed and modified to become a **`good first issue`**.
 
 In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22good+first+issue+-+candidate%22+is%3Aopen[a list of all issues that are labeled by **`good first issue - candidate`**].
 
-All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become https://github.com/orgs/adoptium/projects/[good first issue] labeled issues.
+All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become **`good first issue`** labeled issues.
 Here the following rules should be applied:
 
 - The title of the issue must specify the problem
@@ -45,11 +45,11 @@ Here the following rules should be applied:
 - The issue should not contain any comments. Comments make it already harder to understand for a newbie.
 All relevant information that are in the comments should be added to the description of the issue.
 The comments should be removed afterwards.
-If this is not possible the best solution is to create a new issue for the https://github.com/orgs/adoptium/projects/[good first issue], link it to the original one, and close the original one.
+If this is not possible the best solution is to create a new issue for the **`good first issue`**, link it to the original one, and close the original one.
 - When defining the description of the issue it always makes sense to link to documentations or helpful files (maybe even directly to the code)
 to help a newcomer to find the right starting point to work on the issue.
 
-Once the issue is refactored and reviewed it should be labeled as https://github.com/orgs/adoptium/projects/[good first issue] and the **`good first issue - candidate`** label should be removed.
+Once the issue is refactored and reviewed it should be labeled as **`good first issue`** and the **`good first issue - candidate`** label should be removed.
 Next to this we should label all this issues with **`help wanted`** and **`Hacktoberfest`**.
 
 == Links & Resources

Translation review required after updates to docs/first-timer-support/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 10cf069617fc5bac50b92f6c6970a26f2d608741 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File
(de) index.(de).adoc

50dc526 (de)

diff --git a/content/asciidoc-pages/docs/first-timer-support/index.adoc b/content/asciidoc-pages/docs/first-timer-support/index.adoc
index 670923e..aaaabfd 100644
  a/content/asciidoc-pages/docs/first-timer-support/index.adoc
+++ b/content/asciidoc-pages/docs/first-timer-support/index.adoc
@@ -1,5 +1,5 @@
 = Eclipse Adoptium(R) First Timers Support
-:page-authors: MBoegers, hendrikebbers, gdams, tellison, Ndacyayisenga-droid
+:page-authors: MBoegers, hendrikebbers, gdams, tellison
 :description: Support with first time contributions
 :keywords: adoptium documentation contribute first-time
 :icons: font
@@ -13,7 +13,7 @@ Therefore it is quite important for us to provide help to people that want to st
 This documentation is still work in progress and some points that are mentioned are ideas for the future that has not been established yet.
 ====
 
-Adoptium provides several issues that are labeled as https://github.com/orgs/adoptium/projects/[good first issue].
+Adoptium provides several issues that are labeled as **`good first issue`**.
 All this issues are perfect to start working on an open source project.
 The issues provide user friendly descriptions and a lot or helpful links to documentations and tutorials to directly start working on such issue.
 Even if you are not really familiar with GitHub in general the issues link to user friendly tutorials that will help users to
@@ -25,19 +25,19 @@ In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22goo
 
 == Templates
 
-We are currently working on an issue template for issues that are labeled as a https://github.com/orgs/adoptium/projects/[good first issue].
+We are currently working on an issue template for issues that are labeled as a **`good first issue`**.
 https://gist.github.com/hendrikebbers/8e4dec9ddea5e2a420080d1314af025f[The current version of the issue template] and
 https://gist.github.com/hendrikebbers/0f9cdd18076343b3bbe5f2d162733b6e[a section about \"First timers support\" to contributing.md files]
 are currently in development.
 
 == Workflow to create good first issues
 
-Whenever you assume that an issue could be a https://github.com/orgs/adoptium/projects/[good first issue] you should label it with the **`good first issue - candidate`** label.
-By doing so it can be reviewed and modified to become a https://github.com/orgs/adoptium/projects/[good first issue]
+Whenever you assume that an issue could be a **`good first issue`** you should label it with the **`good first issue - candidate`** label.
+By doing so it can be reviewed and modified to become a **`good first issue`**.
 
 In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22good+first+issue+-+candidate%22+is%3Aopen[a list of all issues that are labeled by **`good first issue - candidate`**].
 
-All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become https://github.com/orgs/adoptium/projects/[good first issue] labeled issues.
+All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become **`good first issue`** labeled issues.
 Here the following rules should be applied:
 
 - The title of the issue must specify the problem
@@ -45,11 +45,11 @@ Here the following rules should be applied:
 - The issue should not contain any comments. Comments make it already harder to understand for a newbie.
 All relevant information that are in the comments should be added to the description of the issue.
 The comments should be removed afterwards.
-If this is not possible the best solution is to create a new issue for the https://github.com/orgs/adoptium/projects/[good first issue], link it to the original one, and close the original one.
+If this is not possible the best solution is to create a new issue for the **`good first issue`**, link it to the original one, and close the original one.
 - When defining the description of the issue it always makes sense to link to documentations or helpful files (maybe even directly to the code)
 to help a newcomer to find the right starting point to work on the issue.
 
-Once the issue is refactored and reviewed it should be labeled as https://github.com/orgs/adoptium/projects/[good first issue] and the **`good first issue - candidate`** label should be removed.
+Once the issue is refactored and reviewed it should be labeled as **`good first issue`** and the **`good first issue - candidate`** label should be removed.
 Next to this we should label all this issues with **`help wanted`** and **`Hacktoberfest`**.
 
 == Links & Resources

Translation review required after updates to docs/first-timer-support/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 10cf069617fc5bac50b92f6c6970a26f2d608741 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File
(de) index.(de).adoc

50dc526 (de)

View Diff
diff --git a/content/asciidoc-pages/docs/first-timer-support/index.adoc b/content/asciidoc-pages/docs/first-timer-support/index.adoc
index aaaabfd..670923e 100644
--- a/content/asciidoc-pages/docs/first-timer-support/index.adoc
+++ b/content/asciidoc-pages/docs/first-timer-support/index.adoc
@@ -1,5 +1,5 @@
 = Eclipse Adoptium(R) First Timers Support
-:page-authors: MBoegers, hendrikebbers, gdams, tellison
+:page-authors: MBoegers, hendrikebbers, gdams, tellison, Ndacyayisenga-droid
 :description: Support with first time contributions
 :keywords: adoptium documentation contribute first-time
 :icons: font
@@ -13,7 +13,7 @@ Therefore it is quite important for us to provide help to people that want to st
 This documentation is still work in progress and some points that are mentioned are ideas for the future that has not been established yet.
 ====
 
-Adoptium provides several issues that are labeled as **`good first issue`**.
+Adoptium provides several issues that are labeled as https://github.com/orgs/adoptium/projects/[good first issue].
 All this issues are perfect to start working on an open source project.
 The issues provide user friendly descriptions and a lot or helpful links to documentations and tutorials to directly start working on such issue.
 Even if you are not really familiar with GitHub in general the issues link to user friendly tutorials that will help users to
@@ -25,19 +25,19 @@ In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22goo
 
 == Templates
 
-We are currently working on an issue template for issues that are labeled as a **`good first issue`**.
+We are currently working on an issue template for issues that are labeled as a https://github.com/orgs/adoptium/projects/[good first issue].
 https://gist.github.com/hendrikebbers/8e4dec9ddea5e2a420080d1314af025f[The current version of the issue template] and
 https://gist.github.com/hendrikebbers/0f9cdd18076343b3bbe5f2d162733b6e[a section about "First timers support" to contributing.md files]
 are currently in development.
 
 == Workflow to create good first issues
 
-Whenever you assume that an issue could be a **`good first issue`** you should label it with the **`good first issue - candidate`** label.
-By doing so it can be reviewed and modified to become a **`good first issue`**.
+Whenever you assume that an issue could be a https://github.com/orgs/adoptium/projects/[good first issue] you should label it with the **`good first issue - candidate`** label.
+By doing so it can be reviewed and modified to become a https://github.com/orgs/adoptium/projects/[good first issue]
 
 In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22good+first+issue+-+candidate%22+is%3Aopen[a list of all issues that are labeled by **`good first issue - candidate`**].
 
-All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become **`good first issue`** labeled issues.
+All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become https://github.com/orgs/adoptium/projects/[good first issue] labeled issues.
 Here the following rules should be applied:
 
 - The title of the issue must specify the problem
@@ -45,11 +45,11 @@ Here the following rules should be applied:
 - The issue should not contain any comments. Comments make it already harder to understand for a newbie.
 All relevant information that are in the comments should be added to the description of the issue.
 The comments should be removed afterwards.
-If this is not possible the best solution is to create a new issue for the **`good first issue`**, link it to the original one, and close the original one.
+If this is not possible the best solution is to create a new issue for the https://github.com/orgs/adoptium/projects/[good first issue], link it to the original one, and close the original one.
 - When defining the description of the issue it always makes sense to link to documentations or helpful files (maybe even directly to the code)
 to help a newcomer to find the right starting point to work on the issue.
 
-Once the issue is refactored and reviewed it should be labeled as **`good first issue`** and the **`good first issue - candidate`** label should be removed.
+Once the issue is refactored and reviewed it should be labeled as https://github.com/orgs/adoptium/projects/[good first issue] and the **`good first issue - candidate`** label should be removed.
 Next to this we should label all this issues with **`help wanted`** and **`Hacktoberfest`**.
 
 == Links & Resources

Translation review required after updates to docs/first-timer-support/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 10cf069617fc5bac50b92f6c6970a26f2d608741 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File
(de) index.(de).adoc

50dc526 (de)

diff --git a/content/asciidoc-pages/docs/first-timer-support/index.adoc b/content/asciidoc-pages/docs/first-timer-support/index.adoc
index 670923e..aaaabfd 100644
--- a/content/asciidoc-pages/docs/first-timer-support/index.adoc
+++ b/content/asciidoc-pages/docs/first-timer-support/index.adoc
@@ -1,5 +1,5 @@
 = Eclipse Adoptium(R) First Timers Support
-:page-authors: MBoegers, hendrikebbers, gdams, tellison, Ndacyayisenga-droid
+:page-authors: MBoegers, hendrikebbers, gdams, tellison
 :description: Support with first time contributions
 :keywords: adoptium documentation contribute first-time
 :icons: font
@@ -13,7 +13,7 @@ Therefore it is quite important for us to provide help to people that want to st
 This documentation is still work in progress and some points that are mentioned are ideas for the future that has not been established yet.
 ====
 
-Adoptium provides several issues that are labeled as https://github.com/orgs/adoptium/projects/[good first issue].
+Adoptium provides several issues that are labeled as **`good first issue`**.
 All this issues are perfect to start working on an open source project.
 The issues provide user friendly descriptions and a lot or helpful links to documentations and tutorials to directly start working on such issue.
 Even if you are not really familiar with GitHub in general the issues link to user friendly tutorials that will help users to
@@ -25,19 +25,19 @@ In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22goo
 
 == Templates
 
-We are currently working on an issue template for issues that are labeled as a https://github.com/orgs/adoptium/projects/[good first issue].
+We are currently working on an issue template for issues that are labeled as a **`good first issue`**.
 https://gist.github.com/hendrikebbers/8e4dec9ddea5e2a420080d1314af025f[The current version of the issue template] and
 https://gist.github.com/hendrikebbers/0f9cdd18076343b3bbe5f2d162733b6e[a section about "First timers support" to contributing.md files]
 are currently in development.
 
 == Workflow to create good first issues
 
-Whenever you assume that an issue could be a https://github.com/orgs/adoptium/projects/[good first issue] you should label it with the **`good first issue - candidate`** label.
-By doing so it can be reviewed and modified to become a https://github.com/orgs/adoptium/projects/[good first issue]
+Whenever you assume that an issue could be a **`good first issue`** you should label it with the **`good first issue - candidate`** label.
+By doing so it can be reviewed and modified to become a **`good first issue`**.
 
 In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22good+first+issue+-+candidate%22+is%3Aopen[a list of all issues that are labeled by **`good first issue - candidate`**].
 
-All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become https://github.com/orgs/adoptium/projects/[good first issue] labeled issues.
+All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become **`good first issue`** labeled issues.
 Here the following rules should be applied:
 
 - The title of the issue must specify the problem
@@ -45,11 +45,11 @@ Here the following rules should be applied:
 - The issue should not contain any comments. Comments make it already harder to understand for a newbie.
 All relevant information that are in the comments should be added to the description of the issue.
 The comments should be removed afterwards.
-If this is not possible the best solution is to create a new issue for the https://github.com/orgs/adoptium/projects/[good first issue], link it to the original one, and close the original one.
+If this is not possible the best solution is to create a new issue for the **`good first issue`**, link it to the original one, and close the original one.
 - When defining the description of the issue it always makes sense to link to documentations or helpful files (maybe even directly to the code)
 to help a newcomer to find the right starting point to work on the issue.
 
-Once the issue is refactored and reviewed it should be labeled as https://github.com/orgs/adoptium/projects/[good first issue] and the **`good first issue - candidate`** label should be removed.
+Once the issue is refactored and reviewed it should be labeled as **`good first issue`** and the **`good first issue - candidate`** label should be removed.
 Next to this we should label all this issues with **`help wanted`** and **`Hacktoberfest`**.
 
 == Links & Resources```

---

Update docs/faq/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

Translation review required after updates to docs/first-timer-support/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 10cf069617fc5bac50b92f6c6970a26f2d608741 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File
(de) index.(de).adoc

(de)

View Diff
diff --git a/content/asciidoc-pages/docs/first-timer-support/index.adoc b/content/asciidoc-pages/docs/first-timer-support/index.adoc
index aaaabfd..670923e 100644
--- a/content/asciidoc-pages/docs/first-timer-support/index.adoc
+++ b/content/asciidoc-pages/docs/first-timer-support/index.adoc
@@ -1,5 +1,5 @@
 = Eclipse Adoptium(R) First Timers Support
-:page-authors: MBoegers, hendrikebbers, gdams, tellison
+:page-authors: MBoegers, hendrikebbers, gdams, tellison, Ndacyayisenga-droid
 :description: Support with first time contributions
 :keywords: adoptium documentation contribute first-time
 :icons: font
@@ -13,7 +13,7 @@ Therefore it is quite important for us to provide help to people that want to st
 This documentation is still work in progress and some points that are mentioned are ideas for the future that has not been established yet.
 ====
 
-Adoptium provides several issues that are labeled as **`good first issue`**.
+Adoptium provides several issues that are labeled as https://github.com/orgs/adoptium/projects/[good first issue].
 All this issues are perfect to start working on an open source project.
 The issues provide user friendly descriptions and a lot or helpful links to documentations and tutorials to directly start working on such issue.
 Even if you are not really familiar with GitHub in general the issues link to user friendly tutorials that will help users to
@@ -25,19 +25,19 @@ In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22goo
 
 == Templates
 
-We are currently working on an issue template for issues that are labeled as a **`good first issue`**.
+We are currently working on an issue template for issues that are labeled as a https://github.com/orgs/adoptium/projects/[good first issue].
 https://gist.github.com/hendrikebbers/8e4dec9ddea5e2a420080d1314af025f[The current version of the issue template] and
 https://gist.github.com/hendrikebbers/0f9cdd18076343b3bbe5f2d162733b6e[a section about "First timers support" to contributing.md files]
 are currently in development.
 
 == Workflow to create good first issues
 
-Whenever you assume that an issue could be a **`good first issue`** you should label it with the **`good first issue - candidate`** label.
-By doing so it can be reviewed and modified to become a **`good first issue`**.
+Whenever you assume that an issue could be a https://github.com/orgs/adoptium/projects/[good first issue] you should label it with the **`good first issue - candidate`** label.
+By doing so it can be reviewed and modified to become a https://github.com/orgs/adoptium/projects/[good first issue]
 
 In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22good+first+issue+-+candidate%22+is%3Aopen[a list of all issues that are labeled by **`good first issue - candidate`**].
 
-All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become **`good first issue`** labeled issues.
+All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become https://github.com/orgs/adoptium/projects/[good first issue] labeled issues.
 Here the following rules should be applied:
 
 - The title of the issue must specify the problem
@@ -45,11 +45,11 @@ Here the following rules should be applied:
 - The issue should not contain any comments. Comments make it already harder to understand for a newbie.
 All relevant information that are in the comments should be added to the description of the issue.
 The comments should be removed afterwards.
-If this is not possible the best solution is to create a new issue for the **`good first issue`**, link it to the original one, and close the original one.
+If this is not possible the best solution is to create a new issue for the https://github.com/orgs/adoptium/projects/[good first issue], link it to the original one, and close the original one.
 - When defining the description of the issue it always makes sense to link to documentations or helpful files (maybe even directly to the code)
 to help a newcomer to find the right starting point to work on the issue.
 
-Once the issue is refactored and reviewed it should be labeled as **`good first issue`** and the **`good first issue - candidate`** label should be removed.
+Once the issue is refactored and reviewed it should be labeled as https://github.com/orgs/adoptium/projects/[good first issue] and the **`good first issue - candidate`** label should be removed.
 Next to this we should label all this issues with **`help wanted`** and **`Hacktoberfest`**.
 
 == Links & Resources

Translation review required after updates to docs/faq/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 56f8f9b0dd04a8cadd21fa9b68ee86430949c0b7 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (es)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (zh-CN)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File
es index.es.adoc
zh-CN index.zh-CN.adoc
de index.de.adoc

es

View Diff
diff --git a/content/asciidoc-pages/docs/faq/index.adoc b/content/asciidoc-pages/docs/faq/index.adoc
index 00ad9c0..ecd9ca2 100644
--- a/content/asciidoc-pages/docs/faq/index.adoc
+++ b/content/asciidoc-pages/docs/faq/index.adoc
@@ -24,7 +24,15 @@ action, and part of cloud providers' Java support.
 Linux installers are available at packages.adoptium.net. For more
 information see link:/installation/linux[this guide].
 
-== Is Temurin(TM) free to use?
+== How can I link to the latest Temurin(TM) builds?
+
+The
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-two-linking-to-the-latest-jdk-or-jre[Adoptium API cookbook]
+has examples of stable URLs that link to specific or the latest Temurin JDKs and JREs. You can also promote Temurin by embedding html
+https://adoptium.net/en-GB/temurin/buttons/[buttons code]
+provided on the website.
+
+== Is Temurin free to use?
 
 Yes. The Eclipse Temurin binaries are provided at no cost to you by Adoptium to use,
 forever, under the terms of the "GNU General Public License, version 2 with the
@@ -83,12 +91,40 @@ usage.
 
 We have a set list of variants in our
 https://hub.docker.com/_/eclipse-temurin[official Docker repository] to ensure we
-are responsive to the delivery of new images containing Temurin. Users
-who want a containerized Linux distribution that we don’t provide can follow
+are responsive to the delivery of new images containing Temurin.  Docker collaborates
+with Adoptium to decide which base operating system container versions they will
+support for Temurin.
+
+Users who want a containerized Linux distribution that we don’t provide can follow
 the instructions in
 https://adoptium.net/blog/2021/08/using-jlink-in-dockerfiles/[this
 guide].
 
+== My scanner reports a CVE in the Eclipse Temurin Docker image. Can you fix it?
+
+The https://hub.docker.com/_/eclipse-temurin[Temurin container images] available on
+Docker Hub are https://docs.docker.com/docker-hub/official_images/[official images]
+created and maintained as a collaborative effort between the Adoptium project and
+Docker, Inc. Adoptium creates, maintains, and tests a broad set of
+https://github.com/adoptium/containers[Temurin Dockerfile source files] which are
+https://github.com/docker-library/official-images/blob/master/library/eclipse-temurin[used by Docker]
+to create official images across various base operating systems.
+
+Docker strives to ensure that the Temurin images contain the most up-to-date packages
+available within a reasonable time frame. Docker has their own robust vulnerability
+scanning program, however, a third-party security scanner may flag an issue with an
+official image. Docker have
+https://github.com/docker-library/faq#why-does-my-security-scanner-show-that-an-image-has-cves[addressed various reasons]
+this may happen in their FAQ. We are grateful to Docker for continuing to refresh the
+base images and rebuild the official images on a regular basis.
+
+We are happy to
+https://github.com/adoptium/adoptium-support/issues/new/choose[receive questions]
+about the
+https://hub.docker.com/_/eclipse-temurin[eclipse-temurin images], but note that
+in some cases we will need to refer the issue to Docker where it relates to the base operating
+system.
+
 == Will you support my favorite architecture and operating system?
 
 Eclipse Temurin has the broadest range of platfom support across multiple Java API
@@ -104,6 +140,11 @@ provided by Adoptium for downloading Eclipse Temurin builds. Using the API it is
 possible to get information about the latest builds of Temurin, and pull
 them down into your own application.
 
+We provide
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-three-scripting-a-download-using-the-adoptium-api[an example of automating a download]
+in the
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#adoptium-api-cookbook[Adoptium API cookbook].
+
 == What is this "Eclipse Temurin" name?
 
 This is the project and brand name for the binaries that the Eclipse

zh-CN

View Diff
diff --git a/content/asciidoc-pages/docs/faq/index.adoc b/content/asciidoc-pages/docs/faq/index.adoc
index 00ad9c0..ecd9ca2 100644
--- a/content/asciidoc-pages/docs/faq/index.adoc
+++ b/content/asciidoc-pages/docs/faq/index.adoc
@@ -24,7 +24,15 @@ action, and part of cloud providers' Java support.
 Linux installers are available at packages.adoptium.net. For more
 information see link:/installation/linux[this guide].
 
-== Is Temurin(TM) free to use?
+== How can I link to the latest Temurin(TM) builds?
+
+The
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-two-linking-to-the-latest-jdk-or-jre[Adoptium API cookbook]
+has examples of stable URLs that link to specific or the latest Temurin JDKs and JREs. You can also promote Temurin by embedding html
+https://adoptium.net/en-GB/temurin/buttons/[buttons code]
+provided on the website.
+
+== Is Temurin free to use?
 
 Yes. The Eclipse Temurin binaries are provided at no cost to you by Adoptium to use,
 forever, under the terms of the "GNU General Public License, version 2 with the
@@ -83,12 +91,40 @@ usage.
 
 We have a set list of variants in our
 https://hub.docker.com/_/eclipse-temurin[official Docker repository] to ensure we
-are responsive to the delivery of new images containing Temurin. Users
-who want a containerized Linux distribution that we don’t provide can follow
+are responsive to the delivery of new images containing Temurin.  Docker collaborates
+with Adoptium to decide which base operating system container versions they will
+support for Temurin.
+
+Users who want a containerized Linux distribution that we don’t provide can follow
 the instructions in
 https://adoptium.net/blog/2021/08/using-jlink-in-dockerfiles/[this
 guide].
 
+== My scanner reports a CVE in the Eclipse Temurin Docker image. Can you fix it?
+
+The https://hub.docker.com/_/eclipse-temurin[Temurin container images] available on
+Docker Hub are https://docs.docker.com/docker-hub/official_images/[official images]
+created and maintained as a collaborative effort between the Adoptium project and
+Docker, Inc. Adoptium creates, maintains, and tests a broad set of
+https://github.com/adoptium/containers[Temurin Dockerfile source files] which are
+https://github.com/docker-library/official-images/blob/master/library/eclipse-temurin[used by Docker]
+to create official images across various base operating systems.
+
+Docker strives to ensure that the Temurin images contain the most up-to-date packages
+available within a reasonable time frame. Docker has their own robust vulnerability
+scanning program, however, a third-party security scanner may flag an issue with an
+official image. Docker have
+https://github.com/docker-library/faq#why-does-my-security-scanner-show-that-an-image-has-cves[addressed various reasons]
+this may happen in their FAQ. We are grateful to Docker for continuing to refresh the
+base images and rebuild the official images on a regular basis.
+
+We are happy to
+https://github.com/adoptium/adoptium-support/issues/new/choose[receive questions]
+about the
+https://hub.docker.com/_/eclipse-temurin[eclipse-temurin images], but note that
+in some cases we will need to refer the issue to Docker where it relates to the base operating
+system.
+
 == Will you support my favorite architecture and operating system?
 
 Eclipse Temurin has the broadest range of platfom support across multiple Java API
@@ -104,6 +140,11 @@ provided by Adoptium for downloading Eclipse Temurin builds. Using the API it is
 possible to get information about the latest builds of Temurin, and pull
 them down into your own application.
 
+We provide
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-three-scripting-a-download-using-the-adoptium-api[an example of automating a download]
+in the
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#adoptium-api-cookbook[Adoptium API cookbook].
+
 == What is this "Eclipse Temurin" name?
 
 This is the project and brand name for the binaries that the Eclipse

de

View Diff
diff --git a/content/asciidoc-pages/docs/faq/index.adoc b/content/asciidoc-pages/docs/faq/index.adoc
index 00ad9c0..ecd9ca2 100644
--- a/content/asciidoc-pages/docs/faq/index.adoc
+++ b/content/asciidoc-pages/docs/faq/index.adoc
@@ -24,7 +24,15 @@ action, and part of cloud providers' Java support.
 Linux installers are available at packages.adoptium.net. For more
 information see link:/installation/linux[this guide].
 
-== Is Temurin(TM) free to use?
+== How can I link to the latest Temurin(TM) builds?
+
+The
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-two-linking-to-the-latest-jdk-or-jre[Adoptium API cookbook]
+has examples of stable URLs that link to specific or the latest Temurin JDKs and JREs. You can also promote Temurin by embedding html
+https://adoptium.net/en-GB/temurin/buttons/[buttons code]
+provided on the website.
+
+== Is Temurin free to use?
 
 Yes. The Eclipse Temurin binaries are provided at no cost to you by Adoptium to use,
 forever, under the terms of the "GNU General Public License, version 2 with the
@@ -83,12 +91,40 @@ usage.
 
 We have a set list of variants in our
 https://hub.docker.com/_/eclipse-temurin[official Docker repository] to ensure we
-are responsive to the delivery of new images containing Temurin. Users
-who want a containerized Linux distribution that we don’t provide can follow
+are responsive to the delivery of new images containing Temurin.  Docker collaborates
+with Adoptium to decide which base operating system container versions they will
+support for Temurin.
+
+Users who want a containerized Linux distribution that we don’t provide can follow
 the instructions in
 https://adoptium.net/blog/2021/08/using-jlink-in-dockerfiles/[this
 guide].
 
+== My scanner reports a CVE in the Eclipse Temurin Docker image. Can you fix it?
+
+The https://hub.docker.com/_/eclipse-temurin[Temurin container images] available on
+Docker Hub are https://docs.docker.com/docker-hub/official_images/[official images]
+created and maintained as a collaborative effort between the Adoptium project and
+Docker, Inc. Adoptium creates, maintains, and tests a broad set of
+https://github.com/adoptium/containers[Temurin Dockerfile source files] which are
+https://github.com/docker-library/official-images/blob/master/library/eclipse-temurin[used by Docker]
+to create official images across various base operating systems.
+
+Docker strives to ensure that the Temurin images contain the most up-to-date packages
+available within a reasonable time frame. Docker has their own robust vulnerability
+scanning program, however, a third-party security scanner may flag an issue with an
+official image. Docker have
+https://github.com/docker-library/faq#why-does-my-security-scanner-show-that-an-image-has-cves[addressed various reasons]
+this may happen in their FAQ. We are grateful to Docker for continuing to refresh the
+base images and rebuild the official images on a regular basis.
+
+We are happy to
+https://github.com/adoptium/adoptium-support/issues/new/choose[receive questions]
+about the
+https://hub.docker.com/_/eclipse-temurin[eclipse-temurin images], but note that
+in some cases we will need to refer the issue to Docker where it relates to the base operating
+system.
+
 == Will you support my favorite architecture and operating system?
 
 Eclipse Temurin has the broadest range of platfom support across multiple Java API
@@ -104,6 +140,11 @@ provided by Adoptium for downloading Eclipse Temurin builds. Using the API it is
 possible to get information about the latest builds of Temurin, and pull
 them down into your own application.
 
+We provide
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-three-scripting-a-download-using-the-adoptium-api[an example of automating a download]
+in the
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#adoptium-api-cookbook[Adoptium API cookbook].
+
 == What is this "Eclipse Temurin" name?
 
 This is the project and brand name for the binaries that the Eclipse

Translation review required after updates to docs/first-timer-support/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 10cf069617fc5bac50b92f6c6970a26f2d608741 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File Locale Lead
de index.de.adoc

de

View Diff
diff --git a/content/asciidoc-pages/docs/first-timer-support/index.adoc b/content/asciidoc-pages/docs/first-timer-support/index.adoc
index aaaabfd..670923e 100644
--- a/content/asciidoc-pages/docs/first-timer-support/index.adoc
+++ b/content/asciidoc-pages/docs/first-timer-support/index.adoc
@@ -1,5 +1,5 @@
 = Eclipse Adoptium(R) First Timers Support
-:page-authors: MBoegers, hendrikebbers, gdams, tellison
+:page-authors: MBoegers, hendrikebbers, gdams, tellison, Ndacyayisenga-droid
 :description: Support with first time contributions
 :keywords: adoptium documentation contribute first-time
 :icons: font
@@ -13,7 +13,7 @@ Therefore it is quite important for us to provide help to people that want to st
 This documentation is still work in progress and some points that are mentioned are ideas for the future that has not been established yet.
 ====
 
-Adoptium provides several issues that are labeled as **`good first issue`**.
+Adoptium provides several issues that are labeled as https://github.com/orgs/adoptium/projects/[good first issue].
 All this issues are perfect to start working on an open source project.
 The issues provide user friendly descriptions and a lot or helpful links to documentations and tutorials to directly start working on such issue.
 Even if you are not really familiar with GitHub in general the issues link to user friendly tutorials that will help users to
@@ -25,19 +25,19 @@ In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22goo
 
 == Templates
 
-We are currently working on an issue template for issues that are labeled as a **`good first issue`**.
+We are currently working on an issue template for issues that are labeled as a https://github.com/orgs/adoptium/projects/[good first issue].
 https://gist.github.com/hendrikebbers/8e4dec9ddea5e2a420080d1314af025f[The current version of the issue template] and
 https://gist.github.com/hendrikebbers/0f9cdd18076343b3bbe5f2d162733b6e[a section about "First timers support" to contributing.md files]
 are currently in development.
 
 == Workflow to create good first issues
 
-Whenever you assume that an issue could be a **`good first issue`** you should label it with the **`good first issue - candidate`** label.
-By doing so it can be reviewed and modified to become a **`good first issue`**.
+Whenever you assume that an issue could be a https://github.com/orgs/adoptium/projects/[good first issue] you should label it with the **`good first issue - candidate`** label.
+By doing so it can be reviewed and modified to become a https://github.com/orgs/adoptium/projects/[good first issue]
 
 In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22good+first+issue+-+candidate%22+is%3Aopen[a list of all issues that are labeled by **`good first issue - candidate`**].
 
-All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become **`good first issue`** labeled issues.
+All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become https://github.com/orgs/adoptium/projects/[good first issue] labeled issues.
 Here the following rules should be applied:
 
 - The title of the issue must specify the problem
@@ -45,11 +45,11 @@ Here the following rules should be applied:
 - The issue should not contain any comments. Comments make it already harder to understand for a newbie.
 All relevant information that are in the comments should be added to the description of the issue.
 The comments should be removed afterwards.
-If this is not possible the best solution is to create a new issue for the **`good first issue`**, link it to the original one, and close the original one.
+If this is not possible the best solution is to create a new issue for the https://github.com/orgs/adoptium/projects/[good first issue], link it to the original one, and close the original one.
 - When defining the description of the issue it always makes sense to link to documentations or helpful files (maybe even directly to the code)
 to help a newcomer to find the right starting point to work on the issue.
 
-Once the issue is refactored and reviewed it should be labeled as **`good first issue`** and the **`good first issue - candidate`** label should be removed.
+Once the issue is refactored and reviewed it should be labeled as https://github.com/orgs/adoptium/projects/[good first issue] and the **`good first issue - candidate`** label should be removed.
 Next to this we should label all this issues with **`help wanted`** and **`Hacktoberfest`**.
 
 == Links & Resources

Translation review required after updates to docs/faq/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 56f8f9b0dd04a8cadd21fa9b68ee86430949c0b7 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (es)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (zh-CN)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File
(es) index.(es).adoc
(zh-CN) index.(zh-CN).adoc
(de) index.(de).adoc

(es)

View Diff
diff --git a/content/asciidoc-pages/docs/faq/index.adoc b/content/asciidoc-pages/docs/faq/index.adoc
index 00ad9c0..ecd9ca2 100644
--- a/content/asciidoc-pages/docs/faq/index.adoc
+++ b/content/asciidoc-pages/docs/faq/index.adoc
@@ -24,7 +24,15 @@ action, and part of cloud providers' Java support.
 Linux installers are available at packages.adoptium.net. For more
 information see link:/installation/linux[this guide].
 
-== Is Temurin(TM) free to use?
+== How can I link to the latest Temurin(TM) builds?
+
+The
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-two-linking-to-the-latest-jdk-or-jre[Adoptium API cookbook]
+has examples of stable URLs that link to specific or the latest Temurin JDKs and JREs. You can also promote Temurin by embedding html
+https://adoptium.net/en-GB/temurin/buttons/[buttons code]
+provided on the website.
+
+== Is Temurin free to use?
 
 Yes. The Eclipse Temurin binaries are provided at no cost to you by Adoptium to use,
 forever, under the terms of the "GNU General Public License, version 2 with the
@@ -83,12 +91,40 @@ usage.
 
 We have a set list of variants in our
 https://hub.docker.com/_/eclipse-temurin[official Docker repository] to ensure we
-are responsive to the delivery of new images containing Temurin. Users
-who want a containerized Linux distribution that we don’t provide can follow
+are responsive to the delivery of new images containing Temurin.  Docker collaborates
+with Adoptium to decide which base operating system container versions they will
+support for Temurin.
+
+Users who want a containerized Linux distribution that we don’t provide can follow
 the instructions in
 https://adoptium.net/blog/2021/08/using-jlink-in-dockerfiles/[this
 guide].
 
+== My scanner reports a CVE in the Eclipse Temurin Docker image. Can you fix it?
+
+The https://hub.docker.com/_/eclipse-temurin[Temurin container images] available on
+Docker Hub are https://docs.docker.com/docker-hub/official_images/[official images]
+created and maintained as a collaborative effort between the Adoptium project and
+Docker, Inc. Adoptium creates, maintains, and tests a broad set of
+https://github.com/adoptium/containers[Temurin Dockerfile source files] which are
+https://github.com/docker-library/official-images/blob/master/library/eclipse-temurin[used by Docker]
+to create official images across various base operating systems.
+
+Docker strives to ensure that the Temurin images contain the most up-to-date packages
+available within a reasonable time frame. Docker has their own robust vulnerability
+scanning program, however, a third-party security scanner may flag an issue with an
+official image. Docker have
+https://github.com/docker-library/faq#why-does-my-security-scanner-show-that-an-image-has-cves[addressed various reasons]
+this may happen in their FAQ. We are grateful to Docker for continuing to refresh the
+base images and rebuild the official images on a regular basis.
+
+We are happy to
+https://github.com/adoptium/adoptium-support/issues/new/choose[receive questions]
+about the
+https://hub.docker.com/_/eclipse-temurin[eclipse-temurin images], but note that
+in some cases we will need to refer the issue to Docker where it relates to the base operating
+system.
+
 == Will you support my favorite architecture and operating system?
 
 Eclipse Temurin has the broadest range of platfom support across multiple Java API
@@ -104,6 +140,11 @@ provided by Adoptium for downloading Eclipse Temurin builds. Using the API it is
 possible to get information about the latest builds of Temurin, and pull
 them down into your own application.
 
+We provide
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-three-scripting-a-download-using-the-adoptium-api[an example of automating a download]
+in the
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#adoptium-api-cookbook[Adoptium API cookbook].
+
 == What is this "Eclipse Temurin" name?
 
 This is the project and brand name for the binaries that the Eclipse

(zh-CN)

View Diff
diff --git a/content/asciidoc-pages/docs/faq/index.adoc b/content/asciidoc-pages/docs/faq/index.adoc
index 00ad9c0..ecd9ca2 100644
--- a/content/asciidoc-pages/docs/faq/index.adoc
+++ b/content/asciidoc-pages/docs/faq/index.adoc
@@ -24,7 +24,15 @@ action, and part of cloud providers' Java support.
 Linux installers are available at packages.adoptium.net. For more
 information see link:/installation/linux[this guide].
 
-== Is Temurin(TM) free to use?
+== How can I link to the latest Temurin(TM) builds?
+
+The
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-two-linking-to-the-latest-jdk-or-jre[Adoptium API cookbook]
+has examples of stable URLs that link to specific or the latest Temurin JDKs and JREs. You can also promote Temurin by embedding html
+https://adoptium.net/en-GB/temurin/buttons/[buttons code]
+provided on the website.
+
+== Is Temurin free to use?
 
 Yes. The Eclipse Temurin binaries are provided at no cost to you by Adoptium to use,
 forever, under the terms of the "GNU General Public License, version 2 with the
@@ -83,12 +91,40 @@ usage.
 
 We have a set list of variants in our
 https://hub.docker.com/_/eclipse-temurin[official Docker repository] to ensure we
-are responsive to the delivery of new images containing Temurin. Users
-who want a containerized Linux distribution that we don’t provide can follow
+are responsive to the delivery of new images containing Temurin.  Docker collaborates
+with Adoptium to decide which base operating system container versions they will
+support for Temurin.
+
+Users who want a containerized Linux distribution that we don’t provide can follow
 the instructions in
 https://adoptium.net/blog/2021/08/using-jlink-in-dockerfiles/[this
 guide].
 
+== My scanner reports a CVE in the Eclipse Temurin Docker image. Can you fix it?
+
+The https://hub.docker.com/_/eclipse-temurin[Temurin container images] available on
+Docker Hub are https://docs.docker.com/docker-hub/official_images/[official images]
+created and maintained as a collaborative effort between the Adoptium project and
+Docker, Inc. Adoptium creates, maintains, and tests a broad set of
+https://github.com/adoptium/containers[Temurin Dockerfile source files] which are
+https://github.com/docker-library/official-images/blob/master/library/eclipse-temurin[used by Docker]
+to create official images across various base operating systems.
+
+Docker strives to ensure that the Temurin images contain the most up-to-date packages
+available within a reasonable time frame. Docker has their own robust vulnerability
+scanning program, however, a third-party security scanner may flag an issue with an
+official image. Docker have
+https://github.com/docker-library/faq#why-does-my-security-scanner-show-that-an-image-has-cves[addressed various reasons]
+this may happen in their FAQ. We are grateful to Docker for continuing to refresh the
+base images and rebuild the official images on a regular basis.
+
+We are happy to
+https://github.com/adoptium/adoptium-support/issues/new/choose[receive questions]
+about the
+https://hub.docker.com/_/eclipse-temurin[eclipse-temurin images], but note that
+in some cases we will need to refer the issue to Docker where it relates to the base operating
+system.
+
 == Will you support my favorite architecture and operating system?
 
 Eclipse Temurin has the broadest range of platfom support across multiple Java API
@@ -104,6 +140,11 @@ provided by Adoptium for downloading Eclipse Temurin builds. Using the API it is
 possible to get information about the latest builds of Temurin, and pull
 them down into your own application.
 
+We provide
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-three-scripting-a-download-using-the-adoptium-api[an example of automating a download]
+in the
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#adoptium-api-cookbook[Adoptium API cookbook].
+
 == What is this "Eclipse Temurin" name?
 
 This is the project and brand name for the binaries that the Eclipse

(de)

View Diff
diff --git a/content/asciidoc-pages/docs/faq/index.adoc b/content/asciidoc-pages/docs/faq/index.adoc
index 00ad9c0..ecd9ca2 100644
--- a/content/asciidoc-pages/docs/faq/index.adoc
+++ b/content/asciidoc-pages/docs/faq/index.adoc
@@ -24,7 +24,15 @@ action, and part of cloud providers' Java support.
 Linux installers are available at packages.adoptium.net. For more
 information see link:/installation/linux[this guide].
 
-== Is Temurin(TM) free to use?
+== How can I link to the latest Temurin(TM) builds?
+
+The
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-two-linking-to-the-latest-jdk-or-jre[Adoptium API cookbook]
+has examples of stable URLs that link to specific or the latest Temurin JDKs and JREs. You can also promote Temurin by embedding html
+https://adoptium.net/en-GB/temurin/buttons/[buttons code]
+provided on the website.
+
+== Is Temurin free to use?
 
 Yes. The Eclipse Temurin binaries are provided at no cost to you by Adoptium to use,
 forever, under the terms of the "GNU General Public License, version 2 with the
@@ -83,12 +91,40 @@ usage.
 
 We have a set list of variants in our
 https://hub.docker.com/_/eclipse-temurin[official Docker repository] to ensure we
-are responsive to the delivery of new images containing Temurin. Users
-who want a containerized Linux distribution that we don’t provide can follow
+are responsive to the delivery of new images containing Temurin.  Docker collaborates
+with Adoptium to decide which base operating system container versions they will
+support for Temurin.
+
+Users who want a containerized Linux distribution that we don’t provide can follow
 the instructions in
 https://adoptium.net/blog/2021/08/using-jlink-in-dockerfiles/[this
 guide].
 
+== My scanner reports a CVE in the Eclipse Temurin Docker image. Can you fix it?
+
+The https://hub.docker.com/_/eclipse-temurin[Temurin container images] available on
+Docker Hub are https://docs.docker.com/docker-hub/official_images/[official images]
+created and maintained as a collaborative effort between the Adoptium project and
+Docker, Inc. Adoptium creates, maintains, and tests a broad set of
+https://github.com/adoptium/containers[Temurin Dockerfile source files] which are
+https://github.com/docker-library/official-images/blob/master/library/eclipse-temurin[used by Docker]
+to create official images across various base operating systems.
+
+Docker strives to ensure that the Temurin images contain the most up-to-date packages
+available within a reasonable time frame. Docker has their own robust vulnerability
+scanning program, however, a third-party security scanner may flag an issue with an
+official image. Docker have
+https://github.com/docker-library/faq#why-does-my-security-scanner-show-that-an-image-has-cves[addressed various reasons]
+this may happen in their FAQ. We are grateful to Docker for continuing to refresh the
+base images and rebuild the official images on a regular basis.
+
+We are happy to
+https://github.com/adoptium/adoptium-support/issues/new/choose[receive questions]
+about the
+https://hub.docker.com/_/eclipse-temurin[eclipse-temurin images], but note that
+in some cases we will need to refer the issue to Docker where it relates to the base operating
+system.
+
 == Will you support my favorite architecture and operating system?
 
 Eclipse Temurin has the broadest range of platfom support across multiple Java API
@@ -104,6 +140,11 @@ provided by Adoptium for downloading Eclipse Temurin builds. Using the API it is
 possible to get information about the latest builds of Temurin, and pull
 them down into your own application.
 
+We provide
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-three-scripting-a-download-using-the-adoptium-api[an example of automating a download]
+in the
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#adoptium-api-cookbook[Adoptium API cookbook].
+
 == What is this "Eclipse Temurin" name?
 
 This is the project and brand name for the binaries that the Eclipse

Translation review required after updates to docs/first-timer-support/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 10cf069617fc5bac50b92f6c6970a26f2d608741 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File
(de) index.(de).adoc

50dc526 (de)

diff --git a/content/asciidoc-pages/docs/first-timer-support/index.adoc b/content/asciidoc-pages/docs/first-timer-support/index.adoc
index 670923e..aaaabfd 100644
--- a/content/asciidoc-pages/docs/first-timer-support/index.adoc
+++ b/content/asciidoc-pages/docs/first-timer-support/index.adoc
@@ -1,5 +1,5 @@
 = Eclipse Adoptium(R) First Timers Support
-:page-authors: MBoegers, hendrikebbers, gdams, tellison, Ndacyayisenga-droid
+:page-authors: MBoegers, hendrikebbers, gdams, tellison
 :description: Support with first time contributions
 :keywords: adoptium documentation contribute first-time
 :icons: font
@@ -13,7 +13,7 @@ Therefore it is quite important for us to provide help to people that want to st
 This documentation is still work in progress and some points that are mentioned are ideas for the future that has not been established yet.
 ====
 
-Adoptium provides several issues that are labeled as https://github.com/orgs/adoptium/projects/[good first issue].
+Adoptium provides several issues that are labeled as **`good first issue`**.
 All this issues are perfect to start working on an open source project.
 The issues provide user friendly descriptions and a lot or helpful links to documentations and tutorials to directly start working on such issue.
 Even if you are not really familiar with GitHub in general the issues link to user friendly tutorials that will help users to
@@ -25,19 +25,19 @@ In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22goo
 
 == Templates
 
-We are currently working on an issue template for issues that are labeled as a https://github.com/orgs/adoptium/projects/[good first issue].
+We are currently working on an issue template for issues that are labeled as a **`good first issue`**.
 https://gist.github.com/hendrikebbers/8e4dec9ddea5e2a420080d1314af025f[The current version of the issue template] and
 https://gist.github.com/hendrikebbers/0f9cdd18076343b3bbe5f2d162733b6e[a section about "First timers support" to contributing.md files]
 are currently in development.
 
 == Workflow to create good first issues
 
-Whenever you assume that an issue could be a https://github.com/orgs/adoptium/projects/[good first issue] you should label it with the **`good first issue - candidate`** label.
-By doing so it can be reviewed and modified to become a https://github.com/orgs/adoptium/projects/[good first issue]
+Whenever you assume that an issue could be a **`good first issue`** you should label it with the **`good first issue - candidate`** label.
+By doing so it can be reviewed and modified to become a **`good first issue`**.
 
 In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22good+first+issue+-+candidate%22+is%3Aopen[a list of all issues that are labeled by **`good first issue - candidate`**].
 
-All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become https://github.com/orgs/adoptium/projects/[good first issue] labeled issues.
+All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become **`good first issue`** labeled issues.
 Here the following rules should be applied:
 
 - The title of the issue must specify the problem
@@ -45,11 +45,11 @@ Here the following rules should be applied:
 - The issue should not contain any comments. Comments make it already harder to understand for a newbie.
 All relevant information that are in the comments should be added to the description of the issue.
 The comments should be removed afterwards.
-If this is not possible the best solution is to create a new issue for the https://github.com/orgs/adoptium/projects/[good first issue], link it to the original one, and close the original one.
+If this is not possible the best solution is to create a new issue for the **`good first issue`**, link it to the original one, and close the original one.
 - When defining the description of the issue it always makes sense to link to documentations or helpful files (maybe even directly to the code)
 to help a newcomer to find the right starting point to work on the issue.
 
-Once the issue is refactored and reviewed it should be labeled as https://github.com/orgs/adoptium/projects/[good first issue] and the **`good first issue - candidate`** label should be removed.
+Once the issue is refactored and reviewed it should be labeled as **`good first issue`** and the **`good first issue - candidate`** label should be removed.
 Next to this we should label all this issues with **`help wanted`** and **`Hacktoberfest`**.
 
 == Links & Resources

Translation review required after updates to docs/faq/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 56f8f9b0dd04a8cadd21fa9b68ee86430949c0b7 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (es)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (zh-CN)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File
(es) index.(es).adoc
(zh-CN) index.(zh-CN).adoc
(de) index.(de).adoc

50dc526 (es)

diff --git a/content/asciidoc-pages/docs/faq/index.adoc b/content/asciidoc-pages/docs/faq/index.adoc
index 00ad9c0..ecd9ca2 100644
--- a/content/asciidoc-pages/docs/faq/index.adoc
+++ b/content/asciidoc-pages/docs/faq/index.adoc
@@ -24,7 +24,15 @@ action, and part of cloud providers' Java support.
 Linux installers are available at packages.adoptium.net. For more
 information see link:/installation/linux[this guide].
 
-== Is Temurin(TM) free to use?
+== How can I link to the latest Temurin(TM) builds?
+
+The
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-two-linking-to-the-latest-jdk-or-jre[Adoptium API cookbook]
+has examples of stable URLs that link to specific or the latest Temurin JDKs and JREs. You can also promote Temurin by embedding html
+https://adoptium.net/en-GB/temurin/buttons/[buttons code]
+provided on the website.
+
+== Is Temurin free to use?
 
 Yes. The Eclipse Temurin binaries are provided at no cost to you by Adoptium to use,
 forever, under the terms of the "GNU General Public License, version 2 with the
@@ -83,12 +91,40 @@ usage.
 
 We have a set list of variants in our
 https://hub.docker.com/_/eclipse-temurin[official Docker repository] to ensure we
-are responsive to the delivery of new images containing Temurin. Users
-who want a containerized Linux distribution that we don’t provide can follow
+are responsive to the delivery of new images containing Temurin.  Docker collaborates
+with Adoptium to decide which base operating system container versions they will
+support for Temurin.
+
+Users who want a containerized Linux distribution that we don’t provide can follow
 the instructions in
 https://adoptium.net/blog/2021/08/using-jlink-in-dockerfiles/[this
 guide].
 
+== My scanner reports a CVE in the Eclipse Temurin Docker image. Can you fix it?
+
+The https://hub.docker.com/_/eclipse-temurin[Temurin container images] available on
+Docker Hub are https://docs.docker.com/docker-hub/official_images/[official images]
+created and maintained as a collaborative effort between the Adoptium project and
+Docker, Inc. Adoptium creates, maintains, and tests a broad set of
+https://github.com/adoptium/containers[Temurin Dockerfile source files] which are
+https://github.com/docker-library/official-images/blob/master/library/eclipse-temurin[used by Docker]
+to create official images across various base operating systems.
+
+Docker strives to ensure that the Temurin images contain the most up-to-date packages
+available within a reasonable time frame. Docker has their own robust vulnerability
+scanning program, however, a third-party security scanner may flag an issue with an
+official image. Docker have
+https://github.com/docker-library/faq#why-does-my-security-scanner-show-that-an-image-has-cves[addressed various reasons]
+this may happen in their FAQ. We are grateful to Docker for continuing to refresh the
+base images and rebuild the official images on a regular basis.
+
+We are happy to
+https://github.com/adoptium/adoptium-support/issues/new/choose[receive questions]
+about the
+https://hub.docker.com/_/eclipse-temurin[eclipse-temurin images], but note that
+in some cases we will need to refer the issue to Docker where it relates to the base operating
+system.
+
 == Will you support my favorite architecture and operating system?
 
 Eclipse Temurin has the broadest range of platfom support across multiple Java API
@@ -104,6 +140,11 @@ provided by Adoptium for downloading Eclipse Temurin builds. Using the API it is
 possible to get information about the latest builds of Temurin, and pull
 them down into your own application.
 
+We provide
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-three-scripting-a-download-using-the-adoptium-api[an example of automating a download]
+in the
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#adoptium-api-cookbook[Adoptium API cookbook].
+
 == What is this "Eclipse Temurin" name?
 
 This is the project and brand name for the binaries that the Eclipse

50dc526 (zh-CN)

diff --git a/content/asciidoc-pages/docs/faq/index.adoc b/content/asciidoc-pages/docs/faq/index.adoc
index 00ad9c0..ecd9ca2 100644
--- a/content/asciidoc-pages/docs/faq/index.adoc
+++ b/content/asciidoc-pages/docs/faq/index.adoc
@@ -24,7 +24,15 @@ action, and part of cloud providers' Java support.
 Linux installers are available at packages.adoptium.net. For more
 information see link:/installation/linux[this guide].
 
-== Is Temurin(TM) free to use?
+== How can I link to the latest Temurin(TM) builds?
+
+The
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-two-linking-to-the-latest-jdk-or-jre[Adoptium API cookbook]
+has examples of stable URLs that link to specific or the latest Temurin JDKs and JREs. You can also promote Temurin by embedding html
+https://adoptium.net/en-GB/temurin/buttons/[buttons code]
+provided on the website.
+
+== Is Temurin free to use?
 
 Yes. The Eclipse Temurin binaries are provided at no cost to you by Adoptium to use,
 forever, under the terms of the "GNU General Public License, version 2 with the
@@ -83,12 +91,40 @@ usage.
 
 We have a set list of variants in our
 https://hub.docker.com/_/eclipse-temurin[official Docker repository] to ensure we
-are responsive to the delivery of new images containing Temurin. Users
-who want a containerized Linux distribution that we don’t provide can follow
+are responsive to the delivery of new images containing Temurin.  Docker collaborates
+with Adoptium to decide which base operating system container versions they will
+support for Temurin.
+
+Users who want a containerized Linux distribution that we don’t provide can follow
 the instructions in
 https://adoptium.net/blog/2021/08/using-jlink-in-dockerfiles/[this
 guide].
 
+== My scanner reports a CVE in the Eclipse Temurin Docker image. Can you fix it?
+
+The https://hub.docker.com/_/eclipse-temurin[Temurin container images] available on
+Docker Hub are https://docs.docker.com/docker-hub/official_images/[official images]
+created and maintained as a collaborative effort between the Adoptium project and
+Docker, Inc. Adoptium creates, maintains, and tests a broad set of
+https://github.com/adoptium/containers[Temurin Dockerfile source files] which are
+https://github.com/docker-library/official-images/blob/master/library/eclipse-temurin[used by Docker]
+to create official images across various base operating systems.
+
+Docker strives to ensure that the Temurin images contain the most up-to-date packages
+available within a reasonable time frame. Docker has their own robust vulnerability
+scanning program, however, a third-party security scanner may flag an issue with an
+official image. Docker have
+https://github.com/docker-library/faq#why-does-my-security-scanner-show-that-an-image-has-cves[addressed various reasons]
+this may happen in their FAQ. We are grateful to Docker for continuing to refresh the
+base images and rebuild the official images on a regular basis.
+
+We are happy to
+https://github.com/adoptium/adoptium-support/issues/new/choose[receive questions]
+about the
+https://hub.docker.com/_/eclipse-temurin[eclipse-temurin images], but note that
+in some cases we will need to refer the issue to Docker where it relates to the base operating
+system.
+
 == Will you support my favorite architecture and operating system?
 
 Eclipse Temurin has the broadest range of platfom support across multiple Java API
@@ -104,6 +140,11 @@ provided by Adoptium for downloading Eclipse Temurin builds. Using the API it is
 possible to get information about the latest builds of Temurin, and pull
 them down into your own application.
 
+We provide
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-three-scripting-a-download-using-the-adoptium-api[an example of automating a download]
+in the
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#adoptium-api-cookbook[Adoptium API cookbook].
+
 == What is this "Eclipse Temurin" name?
 
 This is the project and brand name for the binaries that the Eclipse

50dc526 (de)

diff --git a/content/asciidoc-pages/docs/faq/index.adoc b/content/asciidoc-pages/docs/faq/index.adoc
index 00ad9c0..ecd9ca2 100644
--- a/content/asciidoc-pages/docs/faq/index.adoc
+++ b/content/asciidoc-pages/docs/faq/index.adoc
@@ -24,7 +24,15 @@ action, and part of cloud providers' Java support.
 Linux installers are available at packages.adoptium.net. For more
 information see link:/installation/linux[this guide].
 
-== Is Temurin(TM) free to use?
+== How can I link to the latest Temurin(TM) builds?
+
+The
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-two-linking-to-the-latest-jdk-or-jre[Adoptium API cookbook]
+has examples of stable URLs that link to specific or the latest Temurin JDKs and JREs. You can also promote Temurin by embedding html
+https://adoptium.net/en-GB/temurin/buttons/[buttons code]
+provided on the website.
+
+== Is Temurin free to use?
 
 Yes. The Eclipse Temurin binaries are provided at no cost to you by Adoptium to use,
 forever, under the terms of the "GNU General Public License, version 2 with the
@@ -83,12 +91,40 @@ usage.
 
 We have a set list of variants in our
 https://hub.docker.com/_/eclipse-temurin[official Docker repository] to ensure we
-are responsive to the delivery of new images containing Temurin. Users
-who want a containerized Linux distribution that we don’t provide can follow
+are responsive to the delivery of new images containing Temurin.  Docker collaborates
+with Adoptium to decide which base operating system container versions they will
+support for Temurin.
+
+Users who want a containerized Linux distribution that we don’t provide can follow
 the instructions in
 https://adoptium.net/blog/2021/08/using-jlink-in-dockerfiles/[this
 guide].
 
+== My scanner reports a CVE in the Eclipse Temurin Docker image. Can you fix it?
+
+The https://hub.docker.com/_/eclipse-temurin[Temurin container images] available on
+Docker Hub are https://docs.docker.com/docker-hub/official_images/[official images]
+created and maintained as a collaborative effort between the Adoptium project and
+Docker, Inc. Adoptium creates, maintains, and tests a broad set of
+https://github.com/adoptium/containers[Temurin Dockerfile source files] which are
+https://github.com/docker-library/official-images/blob/master/library/eclipse-temurin[used by Docker]
+to create official images across various base operating systems.
+
+Docker strives to ensure that the Temurin images contain the most up-to-date packages
+available within a reasonable time frame. Docker has their own robust vulnerability
+scanning program, however, a third-party security scanner may flag an issue with an
+official image. Docker have
+https://github.com/docker-library/faq#why-does-my-security-scanner-show-that-an-image-has-cves[addressed various reasons]
+this may happen in their FAQ. We are grateful to Docker for continuing to refresh the
+base images and rebuild the official images on a regular basis.
+
+We are happy to
+https://github.com/adoptium/adoptium-support/issues/new/choose[receive questions]
+about the
+https://hub.docker.com/_/eclipse-temurin[eclipse-temurin images], but note that
+in some cases we will need to refer the issue to Docker where it relates to the base operating
+system.
+
 == Will you support my favorite architecture and operating system?
 
 Eclipse Temurin has the broadest range of platfom support across multiple Java API
@@ -104,6 +140,11 @@ provided by Adoptium for downloading Eclipse Temurin builds. Using the API it is
 possible to get information about the latest builds of Temurin, and pull
 them down into your own application.
 
+We provide
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-three-scripting-a-download-using-the-adoptium-api[an example of automating a download]
+in the
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#adoptium-api-cookbook[Adoptium API cookbook].
+
 == What is this "Eclipse Temurin" name?
 
 This is the project and brand name for the binaries that the Eclipse

Translation review required after updates to content/asciidoc-pages/docs/faq/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 56f8f9b0dd04a8cadd21fa9b68ee86430949c0b7 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (es)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (zh-CN)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File
es docs/faq/index.de.adoc
zh-CN docs/faq/index.de.adoc
de docs/faq/index.de.adoc

Translation review required after updates to docs/faq/index.de.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 56f8f9b0dd04a8cadd21fa9b68ee86430949c0b7 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (es)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (zh-CN)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File
es docs/faq/index.de.adoc
zh-CN docs/faq/index.de.adoc
de docs/faq/index.de.adoc

Translation review required after updates to docs/faq/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 56f8f9b0dd04a8cadd21fa9b68ee86430949c0b7 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (es)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (zh-CN)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File
(es) index.(es).adoc
(zh-CN) index.(zh-CN).adoc
(de) index.(de).adoc

50dc526 (es)

View Diff
diff --git a/content/asciidoc-pages/docs/faq/index.adoc b/content/asciidoc-pages/docs/faq/index.adoc
index 00ad9c0..ecd9ca2 100644
--- a/content/asciidoc-pages/docs/faq/index.adoc
+++ b/content/asciidoc-pages/docs/faq/index.adoc
@@ -24,7 +24,15 @@ action, and part of cloud providers' Java support.
 Linux installers are available at packages.adoptium.net. For more
 information see link:/installation/linux[this guide].
 
-== Is Temurin(TM) free to use?
+== How can I link to the latest Temurin(TM) builds?
+
+The
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-two-linking-to-the-latest-jdk-or-jre[Adoptium API cookbook]
+has examples of stable URLs that link to specific or the latest Temurin JDKs and JREs. You can also promote Temurin by embedding html
+https://adoptium.net/en-GB/temurin/buttons/[buttons code]
+provided on the website.
+
+== Is Temurin free to use?
 
 Yes. The Eclipse Temurin binaries are provided at no cost to you by Adoptium to use,
 forever, under the terms of the "GNU General Public License, version 2 with the
@@ -83,12 +91,40 @@ usage.
 
 We have a set list of variants in our
 https://hub.docker.com/_/eclipse-temurin[official Docker repository] to ensure we
-are responsive to the delivery of new images containing Temurin. Users
-who want a containerized Linux distribution that we don’t provide can follow
+are responsive to the delivery of new images containing Temurin.  Docker collaborates
+with Adoptium to decide which base operating system container versions they will
+support for Temurin.
+
+Users who want a containerized Linux distribution that we don’t provide can follow
 the instructions in
 https://adoptium.net/blog/2021/08/using-jlink-in-dockerfiles/[this
 guide].
 
+== My scanner reports a CVE in the Eclipse Temurin Docker image. Can you fix it?
+
+The https://hub.docker.com/_/eclipse-temurin[Temurin container images] available on
+Docker Hub are https://docs.docker.com/docker-hub/official_images/[official images]
+created and maintained as a collaborative effort between the Adoptium project and
+Docker, Inc. Adoptium creates, maintains, and tests a broad set of
+https://github.com/adoptium/containers[Temurin Dockerfile source files] which are
+https://github.com/docker-library/official-images/blob/master/library/eclipse-temurin[used by Docker]
+to create official images across various base operating systems.
+
+Docker strives to ensure that the Temurin images contain the most up-to-date packages
+available within a reasonable time frame. Docker has their own robust vulnerability
+scanning program, however, a third-party security scanner may flag an issue with an
+official image. Docker have
+https://github.com/docker-library/faq#why-does-my-security-scanner-show-that-an-image-has-cves[addressed various reasons]
+this may happen in their FAQ. We are grateful to Docker for continuing to refresh the
+base images and rebuild the official images on a regular basis.
+
+We are happy to
+https://github.com/adoptium/adoptium-support/issues/new/choose[receive questions]
+about the
+https://hub.docker.com/_/eclipse-temurin[eclipse-temurin images], but note that
+in some cases we will need to refer the issue to Docker where it relates to the base operating
+system.
+
 == Will you support my favorite architecture and operating system?
 
 Eclipse Temurin has the broadest range of platfom support across multiple Java API
@@ -104,6 +140,11 @@ provided by Adoptium for downloading Eclipse Temurin builds. Using the API it is
 possible to get information about the latest builds of Temurin, and pull
 them down into your own application.
 
+We provide
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-three-scripting-a-download-using-the-adoptium-api[an example of automating a download]
+in the
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#adoptium-api-cookbook[Adoptium API cookbook].
+
 == What is this "Eclipse Temurin" name?
 
 This is the project and brand name for the binaries that the Eclipse

50dc526 (zh-CN)

View Diff
diff --git a/content/asciidoc-pages/docs/faq/index.adoc b/content/asciidoc-pages/docs/faq/index.adoc
index 00ad9c0..ecd9ca2 100644
--- a/content/asciidoc-pages/docs/faq/index.adoc
+++ b/content/asciidoc-pages/docs/faq/index.adoc
@@ -24,7 +24,15 @@ action, and part of cloud providers' Java support.
 Linux installers are available at packages.adoptium.net. For more
 information see link:/installation/linux[this guide].
 
-== Is Temurin(TM) free to use?
+== How can I link to the latest Temurin(TM) builds?
+
+The
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-two-linking-to-the-latest-jdk-or-jre[Adoptium API cookbook]
+has examples of stable URLs that link to specific or the latest Temurin JDKs and JREs. You can also promote Temurin by embedding html
+https://adoptium.net/en-GB/temurin/buttons/[buttons code]
+provided on the website.
+
+== Is Temurin free to use?
 
 Yes. The Eclipse Temurin binaries are provided at no cost to you by Adoptium to use,
 forever, under the terms of the "GNU General Public License, version 2 with the
@@ -83,12 +91,40 @@ usage.
 
 We have a set list of variants in our
 https://hub.docker.com/_/eclipse-temurin[official Docker repository] to ensure we
-are responsive to the delivery of new images containing Temurin. Users
-who want a containerized Linux distribution that we don’t provide can follow
+are responsive to the delivery of new images containing Temurin.  Docker collaborates
+with Adoptium to decide which base operating system container versions they will
+support for Temurin.
+
+Users who want a containerized Linux distribution that we don’t provide can follow
 the instructions in
 https://adoptium.net/blog/2021/08/using-jlink-in-dockerfiles/[this
 guide].
 
+== My scanner reports a CVE in the Eclipse Temurin Docker image. Can you fix it?
+
+The https://hub.docker.com/_/eclipse-temurin[Temurin container images] available on
+Docker Hub are https://docs.docker.com/docker-hub/official_images/[official images]
+created and maintained as a collaborative effort between the Adoptium project and
+Docker, Inc. Adoptium creates, maintains, and tests a broad set of
+https://github.com/adoptium/containers[Temurin Dockerfile source files] which are
+https://github.com/docker-library/official-images/blob/master/library/eclipse-temurin[used by Docker]
+to create official images across various base operating systems.
+
+Docker strives to ensure that the Temurin images contain the most up-to-date packages
+available within a reasonable time frame. Docker has their own robust vulnerability
+scanning program, however, a third-party security scanner may flag an issue with an
+official image. Docker have
+https://github.com/docker-library/faq#why-does-my-security-scanner-show-that-an-image-has-cves[addressed various reasons]
+this may happen in their FAQ. We are grateful to Docker for continuing to refresh the
+base images and rebuild the official images on a regular basis.
+
+We are happy to
+https://github.com/adoptium/adoptium-support/issues/new/choose[receive questions]
+about the
+https://hub.docker.com/_/eclipse-temurin[eclipse-temurin images], but note that
+in some cases we will need to refer the issue to Docker where it relates to the base operating
+system.
+
 == Will you support my favorite architecture and operating system?
 
 Eclipse Temurin has the broadest range of platfom support across multiple Java API
@@ -104,6 +140,11 @@ provided by Adoptium for downloading Eclipse Temurin builds. Using the API it is
 possible to get information about the latest builds of Temurin, and pull
 them down into your own application.
 
+We provide
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-three-scripting-a-download-using-the-adoptium-api[an example of automating a download]
+in the
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#adoptium-api-cookbook[Adoptium API cookbook].
+
 == What is this "Eclipse Temurin" name?
 
 This is the project and brand name for the binaries that the Eclipse

50dc526 (de)

View Diff
diff --git a/content/asciidoc-pages/docs/faq/index.adoc b/content/asciidoc-pages/docs/faq/index.adoc
index 00ad9c0..ecd9ca2 100644
--- a/content/asciidoc-pages/docs/faq/index.adoc
+++ b/content/asciidoc-pages/docs/faq/index.adoc
@@ -24,7 +24,15 @@ action, and part of cloud providers' Java support.
 Linux installers are available at packages.adoptium.net. For more
 information see link:/installation/linux[this guide].
 
-== Is Temurin(TM) free to use?
+== How can I link to the latest Temurin(TM) builds?
+
+The
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-two-linking-to-the-latest-jdk-or-jre[Adoptium API cookbook]
+has examples of stable URLs that link to specific or the latest Temurin JDKs and JREs. You can also promote Temurin by embedding html
+https://adoptium.net/en-GB/temurin/buttons/[buttons code]
+provided on the website.
+
+== Is Temurin free to use?
 
 Yes. The Eclipse Temurin binaries are provided at no cost to you by Adoptium to use,
 forever, under the terms of the "GNU General Public License, version 2 with the
@@ -83,12 +91,40 @@ usage.
 
 We have a set list of variants in our
 https://hub.docker.com/_/eclipse-temurin[official Docker repository] to ensure we
-are responsive to the delivery of new images containing Temurin. Users
-who want a containerized Linux distribution that we don’t provide can follow
+are responsive to the delivery of new images containing Temurin.  Docker collaborates
+with Adoptium to decide which base operating system container versions they will
+support for Temurin.
+
+Users who want a containerized Linux distribution that we don’t provide can follow
 the instructions in
 https://adoptium.net/blog/2021/08/using-jlink-in-dockerfiles/[this
 guide].
 
+== My scanner reports a CVE in the Eclipse Temurin Docker image. Can you fix it?
+
+The https://hub.docker.com/_/eclipse-temurin[Temurin container images] available on
+Docker Hub are https://docs.docker.com/docker-hub/official_images/[official images]
+created and maintained as a collaborative effort between the Adoptium project and
+Docker, Inc. Adoptium creates, maintains, and tests a broad set of
+https://github.com/adoptium/containers[Temurin Dockerfile source files] which are
+https://github.com/docker-library/official-images/blob/master/library/eclipse-temurin[used by Docker]
+to create official images across various base operating systems.
+
+Docker strives to ensure that the Temurin images contain the most up-to-date packages
+available within a reasonable time frame. Docker has their own robust vulnerability
+scanning program, however, a third-party security scanner may flag an issue with an
+official image. Docker have
+https://github.com/docker-library/faq#why-does-my-security-scanner-show-that-an-image-has-cves[addressed various reasons]
+this may happen in their FAQ. We are grateful to Docker for continuing to refresh the
+base images and rebuild the official images on a regular basis.
+
+We are happy to
+https://github.com/adoptium/adoptium-support/issues/new/choose[receive questions]
+about the
+https://hub.docker.com/_/eclipse-temurin[eclipse-temurin images], but note that
+in some cases we will need to refer the issue to Docker where it relates to the base operating
+system.
+
 == Will you support my favorite architecture and operating system?
 
 Eclipse Temurin has the broadest range of platfom support across multiple Java API
@@ -104,6 +140,11 @@ provided by Adoptium for downloading Eclipse Temurin builds. Using the API it is
 possible to get information about the latest builds of Temurin, and pull
 them down into your own application.
 
+We provide
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#example-three-scripting-a-download-using-the-adoptium-api[an example of automating a download]
+in the
+https://github.com/adoptium/api.adoptium.net/blob/main/docs/cookbook.adoc#adoptium-api-cookbook[Adoptium API cookbook].
+
 == What is this "Eclipse Temurin" name?
 
 This is the project and brand name for the binaries that the Eclipse

Translation review required after updates to docs/faq/index.de.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 56f8f9b0dd04a8cadd21fa9b68ee86430949c0b7 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (es)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (zh-CN)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File
es docs/faq/index.de.adoc
zh-CN docs/faq/index.de.adoc
de docs/faq/index.de.adoc

Translation review required after updates to docs/faq/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 56f8f9b0dd04a8cadd21fa9b68ee86430949c0b7 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (es)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (zh-CN)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File
es docs/faq/index.de.adoc
zh-CN docs/faq/index.de.adoc
de docs/faq/index.de.adoc

Translation review required after updates to docs/first-timer-support/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 10cf069617fc5bac50b92f6c6970a26f2d608741 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File
de index.de.adoc

de

View Diff
diff --git a/content/asciidoc-pages/docs/first-timer-support/index.adoc b/content/asciidoc-pages/docs/first-timer-support/index.adoc
index aaaabfd..670923e 100644
--- a/content/asciidoc-pages/docs/first-timer-support/index.adoc
+++ b/content/asciidoc-pages/docs/first-timer-support/index.adoc
@@ -1,5 +1,5 @@
 = Eclipse Adoptium(R) First Timers Support
-:page-authors: MBoegers, hendrikebbers, gdams, tellison
+:page-authors: MBoegers, hendrikebbers, gdams, tellison, Ndacyayisenga-droid
 :description: Support with first time contributions
 :keywords: adoptium documentation contribute first-time
 :icons: font
@@ -13,7 +13,7 @@ Therefore it is quite important for us to provide help to people that want to st
 This documentation is still work in progress and some points that are mentioned are ideas for the future that has not been established yet.
 ====
 
-Adoptium provides several issues that are labeled as **`good first issue`**.
+Adoptium provides several issues that are labeled as https://github.com/orgs/adoptium/projects/[good first issue].
 All this issues are perfect to start working on an open source project.
 The issues provide user friendly descriptions and a lot or helpful links to documentations and tutorials to directly start working on such issue.
 Even if you are not really familiar with GitHub in general the issues link to user friendly tutorials that will help users to
@@ -25,19 +25,19 @@ In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22goo
 
 == Templates
 
-We are currently working on an issue template for issues that are labeled as a **`good first issue`**.
+We are currently working on an issue template for issues that are labeled as a https://github.com/orgs/adoptium/projects/[good first issue].
 https://gist.github.com/hendrikebbers/8e4dec9ddea5e2a420080d1314af025f[The current version of the issue template] and
 https://gist.github.com/hendrikebbers/0f9cdd18076343b3bbe5f2d162733b6e[a section about "First timers support" to contributing.md files]
 are currently in development.
 
 == Workflow to create good first issues
 
-Whenever you assume that an issue could be a **`good first issue`** you should label it with the **`good first issue - candidate`** label.
-By doing so it can be reviewed and modified to become a **`good first issue`**.
+Whenever you assume that an issue could be a https://github.com/orgs/adoptium/projects/[good first issue] you should label it with the **`good first issue - candidate`** label.
+By doing so it can be reviewed and modified to become a https://github.com/orgs/adoptium/projects/[good first issue]
 
 In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22good+first+issue+-+candidate%22+is%3Aopen[a list of all issues that are labeled by **`good first issue - candidate`**].
 
-All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become **`good first issue`** labeled issues.
+All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become https://github.com/orgs/adoptium/projects/[good first issue] labeled issues.
 Here the following rules should be applied:
 
 - The title of the issue must specify the problem
@@ -45,11 +45,11 @@ Here the following rules should be applied:
 - The issue should not contain any comments. Comments make it already harder to understand for a newbie.
 All relevant information that are in the comments should be added to the description of the issue.
 The comments should be removed afterwards.
-If this is not possible the best solution is to create a new issue for the **`good first issue`**, link it to the original one, and close the original one.
+If this is not possible the best solution is to create a new issue for the https://github.com/orgs/adoptium/projects/[good first issue], link it to the original one, and close the original one.
 - When defining the description of the issue it always makes sense to link to documentations or helpful files (maybe even directly to the code)
 to help a newcomer to find the right starting point to work on the issue.
 
-Once the issue is refactored and reviewed it should be labeled as **`good first issue`** and the **`good first issue - candidate`** label should be removed.
+Once the issue is refactored and reviewed it should be labeled as https://github.com/orgs/adoptium/projects/[good first issue] and the **`good first issue - candidate`** label should be removed.
 Next to this we should label all this issues with **`help wanted`** and **`Hacktoberfest`**.
 
 == Links & Resources

Translation review required after updates to docs/first-timer-support/index.adoc

The English version of this file has been updated. The following localised versions are potentially out of date:

- 10cf069617fc5bac50b92f6c6970a26f2d608741 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)
Locale File
(de) index.(de).adoc

(de)

View Diff
diff --git a/content/asciidoc-pages/docs/first-timer-support/index.adoc b/content/asciidoc-pages/docs/first-timer-support/index.adoc
index aaaabfd..670923e 100644
--- a/content/asciidoc-pages/docs/first-timer-support/index.adoc
+++ b/content/asciidoc-pages/docs/first-timer-support/index.adoc
@@ -1,5 +1,5 @@
 = Eclipse Adoptium(R) First Timers Support
-:page-authors: MBoegers, hendrikebbers, gdams, tellison
+:page-authors: MBoegers, hendrikebbers, gdams, tellison, Ndacyayisenga-droid
 :description: Support with first time contributions
 :keywords: adoptium documentation contribute first-time
 :icons: font
@@ -13,7 +13,7 @@ Therefore it is quite important for us to provide help to people that want to st
 This documentation is still work in progress and some points that are mentioned are ideas for the future that has not been established yet.
 ====
 
-Adoptium provides several issues that are labeled as **`good first issue`**.
+Adoptium provides several issues that are labeled as https://github.com/orgs/adoptium/projects/[good first issue].
 All this issues are perfect to start working on an open source project.
 The issues provide user friendly descriptions and a lot or helpful links to documentations and tutorials to directly start working on such issue.
 Even if you are not really familiar with GitHub in general the issues link to user friendly tutorials that will help users to
@@ -25,19 +25,19 @@ In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22goo
 
 == Templates
 
-We are currently working on an issue template for issues that are labeled as a **`good first issue`**.
+We are currently working on an issue template for issues that are labeled as a https://github.com/orgs/adoptium/projects/[good first issue].
 https://gist.github.com/hendrikebbers/8e4dec9ddea5e2a420080d1314af025f[The current version of the issue template] and
 https://gist.github.com/hendrikebbers/0f9cdd18076343b3bbe5f2d162733b6e[a section about "First timers support" to contributing.md files]
 are currently in development.
 
 == Workflow to create good first issues
 
-Whenever you assume that an issue could be a **`good first issue`** you should label it with the **`good first issue - candidate`** label.
-By doing so it can be reviewed and modified to become a **`good first issue`**.
+Whenever you assume that an issue could be a https://github.com/orgs/adoptium/projects/[good first issue] you should label it with the **`good first issue - candidate`** label.
+By doing so it can be reviewed and modified to become a https://github.com/orgs/adoptium/projects/[good first issue]
 
 In GitHub you can find https://github.com/issues?q=org%3AAdoptium+label%3A%22good+first+issue+-+candidate%22+is%3Aopen[a list of all issues that are labeled by **`good first issue - candidate`**].
 
-All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become **`good first issue`** labeled issues.
+All issues that are labeled as **`good first issue - candidate`** should be reviewed and maybe refactored to become https://github.com/orgs/adoptium/projects/[good first issue] labeled issues.
 Here the following rules should be applied:
 
 - The title of the issue must specify the problem
@@ -45,11 +45,11 @@ Here the following rules should be applied:
 - The issue should not contain any comments. Comments make it already harder to understand for a newbie.
 All relevant information that are in the comments should be added to the description of the issue.
 The comments should be removed afterwards.
-If this is not possible the best solution is to create a new issue for the **`good first issue`**, link it to the original one, and close the original one.
+If this is not possible the best solution is to create a new issue for the https://github.com/orgs/adoptium/projects/[good first issue], link it to the original one, and close the original one.
 - When defining the description of the issue it always makes sense to link to documentations or helpful files (maybe even directly to the code)
 to help a newcomer to find the right starting point to work on the issue.
 
-Once the issue is refactored and reviewed it should be labeled as **`good first issue`** and the **`good first issue - candidate`** label should be removed.
+Once the issue is refactored and reviewed it should be labeled as https://github.com/orgs/adoptium/projects/[good first issue] and the **`good first issue - candidate`** label should be removed.
 Next to this we should label all this issues with **`help wanted`** and **`Hacktoberfest`**.
 
 == Links & Resources

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.