welcome/README.md

51 lines
1.3 KiB
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Willkommen auf unserer Forgejo-Instanz!
Schön, dass du dabei bist! Hier findest du die wichtigsten Infos zum Einstieg.
---
## ✅ 1. Nutzerkonto erstellen
1. Gehe zu [https://code.example.org](https://code.example.org)
2. Klicke auf **Registrieren** oder nutze einen Einladungslink, falls notwendig
3. Bestätige ggf. deine E-Mail-Adresse
---
## 🏢 2. Organisationen
Wir organisieren unsere Projekte in **Organisationen**, z.B. `my-org`.
Du kannst einer Organisation **nicht direkt beitreten** bitte schreibe einem Maintainer oder nutze das Kontaktformular in unserem Willkommens-Repo.
---
## 👥 3. Rollen & Teams
Innerhalb jeder Organisation gibt es Teams mit verschiedenen Rechten:
| Team | Berechtigung |
|---------------|------------------|
| `maintainers` | Adminrechte |
| `contributors`| Schreibzugriff |
| `readers` | Leserechte |
---
## 📂 4. Repositories
Die meisten Repos sind **öffentlich lesbar**. Wenn du mitarbeiten willst:
1. Forke das Repo (oben rechts: "Fork")
2. Erstelle Pull Requests
3. Oder: Werde Mitglied in einem Team (siehe oben)
---
## ❓ Fragen oder Probleme?
- Lies das Willkommens-Repo: [`edp-team/welcome`](https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/edp-team/welcome)
- Eröffne ein Issue dort mit deinem Anliegen
- Oder schreibe uns an edp-team@telekom.de
---