diff --git a/docs/dev_faq.md b/docs/dev_faq.md index c9260c9e373..b67a723ded1 100644 --- a/docs/dev_faq.md +++ b/docs/dev_faq.md @@ -19,7 +19,7 @@ See the [Handbook](https://www.eclipse.org/projects/handbook/#resources-github) ## How can I become an official Tractus-X contributor with triage role? -See the [Getting Started Page](/docs/oss/getting-started#extended-contributor-permissions) +See the [Getting Started Page](getting-started.md#extended-contributor-permissions) ## How do I figure out the user name in Eclipse (= GitLab) and GitHub? diff --git a/docs/dev_links.md b/docs/dev_links.md index fab9c9621fb..7b3b4273066 100644 --- a/docs/dev_links.md +++ b/docs/dev_links.md @@ -20,9 +20,8 @@ sidebar_position: 98 See [examples and a detailed description](/docs/oss/issues). -- [Add a Tractus-X Project Contributor](/docs/oss/getting-started#extended-contributor-permissions) -- [Create / manage Tractus-X repositories](/docs/oss/issues#create-manage-a-repository-in-eclipse-tractusx) -- [Tractus-X infrastructure issues](https://github.com/eclipse-tractusx/sig-infra/issues) via sig-infra +- [Add a Tractus-X Project Contributor](getting-started.md#extended-contributor-permissions) +- [Create / manage Tractus-X repositories](oss/issues.md#create-manage-a-repository-in-eclipse-tractusx--otterdog-self-service) - [Eclipse Foundation Helpdesk](https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/?sort=created_date&state=opened) - [Eclipse Foundation Helpdesk for IP Checks](https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/?search=automotive.tractusx&sort=created_date&state=opened&first_page_size=20) - open issues for Tractus-X @@ -34,7 +33,7 @@ See [examples and a detailed description](/docs/oss/issues). - [Legal resource page for the Eclipse Foundation](https://www.eclipse.org/legal/) - [Dash License Tool](https://github.com/eclipse/dash-licenses) -### Eclipse Trainigs & Events +### Eclipse Trainings & Events - [Trainings Videos: Eclipse Foundation Training](https://www.eclipse.org/projects/training/) - [Committer Office Hours](https://www.eclipse.org/projects/calendar/#office-hours) diff --git a/docs/getting-started.md b/docs/getting-started.md index 7478088af2f..fd3bcf4ffe9 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -40,8 +40,7 @@ For contributing to the Eclipse Tractus-X project you need an Eclipse Foundation There is the possibility to get some [additional rights](/docs/oss/contributor-committer#official-project-contributor) on the GitHub repositories with the official Tractus-X project contributor role. -- Open an issue in sig-infra via this [issue template](https://github.com/eclipse-tractusx/sig-infra/issues/new?assignees=&labels=support&projects=&template=support-add-project-contributor.md&title=New+Tractus-X+project+contributor) -- Assign the issue to a committer from the [committer list](https://projects.eclipse.org/projects/automotive.tractusx/who) to onboard you into the Eclipse Tractus-X GitHub organization, since every committer can add project contributors +- Contact Tractus-X project leads or the committers via [Matrix Chat](https://chat.eclipse.org/#/room/#tractusx:matrix.eclipse.org) - Accept the email invitation from GitHub to join the [automotive-tractusx-contributors team at GitHub](https://github.com/orgs/eclipse-tractusx/teams) ## Communication channels diff --git a/docs/oss/issues.md b/docs/oss/issues.md index 8d5a0a11ba1..2260b6a0f2d 100644 --- a/docs/oss/issues.md +++ b/docs/oss/issues.md @@ -10,32 +10,7 @@ In the Eclipse infrastructure there are different issue trackers for different p Create all issues related to your code and development here. You are free to define your own rules, e.g. naming conventions. E.g. [issues for this webpage](https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/issues) -## Tractus-X sig-infra Issue Tracker - -Link: [Tractus-X sig-infra Issue Tracker](https://github.com/eclipse-tractusx/sig-infra/issues) - -This is the place to open issues for requests about infrastructure provided by Tractus-X -from the System and the Security Team. Requests about the Catena-X Github organization also go here. - -Several issue templates are provided for standard requests and an general "Support: other topics" template. - -## Create (manage) a repository in `eclipse-tractusx` - -:::tip - - Creating a sig-infra issue is the recommended way! -::: - -There a two ways to manage repositories in the Tractus-X organization: - -- Create a [sig-infra issue](https://github.com/eclipse-tractusx/sig-infra/issues), see [description](/docs/oss/issues#tractus-x-sig-infra-issue-tracker) -- Add one of the [Eclipse Tractus-X Project Leads](https://projects.eclipse.org/projects/automotive.tractusx/who) to request a "thumbs up" for approval - -OR - -- Change the Otterdog configuration in the [.eclipsefdn repository](https://github.com/eclipse-tractusx/.eclipsefdn) and open a PR. In this case, please read the documentation below first. - -### Otterdog self-service +### Create (manage) a repository in `eclipse-tractusx` / Otterdog self-service :::info Note @@ -50,8 +25,6 @@ See the [Otterdog Dashboard](https://eclipse-tractusx.github.io/.eclipsefdn/) wi To see and learn what is possible and was already done, have a look at the existing [PRs](https://github.com/eclipse-tractusx/.eclipsefdn/pulls?q=is%3Apr). -If you are not sure how to use Otterdog, please create a [sig-infra issue](https://github.com/eclipse-tractusx/sig-infra/issues). - ## Eclipse Foundation Helpdesk Link: [Eclipse Foundation Helpdesk](https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/?search=tractus&sort=created_date&state=opened&first_page_size=100)