Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
gdams opened this issue Sep 12, 2023 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed translation

Comments

@gdams
Copy link
Member

gdams commented Sep 12, 2023

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

- 10cf069617fc5bac50b92f6c6970a26f2d608741 (English latest)
+ 50dc526fadcdd7dd03b386f112ac1ab4043bb554 (de)

View the Latest version of the file here.

Locale File Locale Lead
de index.de.adoc @hendrikebbers

View the changes to the English file since the last de update

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
@gdams gdams added help wanted Extra attention is needed translation good first issue Good for newcomers labels Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed translation
Projects
None yet
Development

No branches or pull requests

1 participant