.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## Issue Drafts (Ready for Gitea/GitHub)
|
||||
|
||||
### 1) Enable strict types + typed signatures
|
||||
- #TODO Enable strict types + typed signatures
|
||||
- Aufwand: `M`
|
||||
- Labels: `quality`, `refactor`
|
||||
- Ziel: Konsistente Typen und weniger implizite Typfehler.
|
||||
@@ -11,7 +11,7 @@
|
||||
- Oeffentliche Funktionen erhalten Rueckgabe-/Parameter-Typen.
|
||||
- Inkompatible Stellen sind dokumentiert oder angepasst.
|
||||
|
||||
### 2) Define unified error strategy
|
||||
- #TODO Define unified error strategy
|
||||
- Aufwand: `M`
|
||||
- Labels: `quality`, `api`
|
||||
- Ziel: Einheitliches Verhalten bei Fehlern.
|
||||
@@ -20,7 +20,7 @@
|
||||
- `sql.php`, `link-meta.php`, `troy-api.php` folgen derselben Strategie.
|
||||
- Mindestens 3 Beispiele in `README.md` dokumentiert.
|
||||
|
||||
### 3) Expand README with runnable examples
|
||||
- #TODO Expand README with runnable examples
|
||||
- Aufwand: `S`
|
||||
- Labels: `docs`
|
||||
- Ziel: Schnellere Nutzung ohne Code-Lesen.
|
||||
@@ -29,7 +29,7 @@
|
||||
- Abschnitt "Konfiguration" mit `secret.php`-Feldern vorhanden.
|
||||
- Abschnitt "Known limitations" ergaenzt.
|
||||
|
||||
### 4) Complete `secret.php.example`
|
||||
- #TODO Complete `secret.php.example`
|
||||
- Aufwand: `S`
|
||||
- Labels: `docs`, `config`
|
||||
- Ziel: Vollstaendige Vorlagedatei fuer lokale Setups.
|
||||
|
||||
Reference in New Issue
Block a user