Corrected update cycle info
Dieser Commit ist enthalten in:
Ursprung
ff66db2ee7
Commit
d0eb3075e1
2 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
|
@ -90,7 +90,7 @@ Sie können sich in den Update-Mechanismus einklinken, indem Sie Skripte namens
|
||||||
|
|
||||||
## Update-Zyklus
|
## Update-Zyklus
|
||||||
|
|
||||||
- Wir planen an jedem ersten Dienstag eines Monats ein neues Hauptupdate zu veröffentlichen.
|
- Wir planen in jedem Monat ein neues Hauptupdate zu veröffentlichen.
|
||||||
- Die Updates sind wie folgt nummeriert: `JJJJ-MM` (Beispiel: `2022-05`).
|
- Die Updates sind wie folgt nummeriert: `JJJJ-MM` (Beispiel: `2022-05`).
|
||||||
- Fehlerkorrekturen eines Hauptupdates werden bei uns als "Revisionen" wie a,b,c (Beispiele: `2022-05a`, `2022-05b` usw.) erscheinen.
|
- Fehlerkorrekturen eines Hauptupdates werden bei uns als "Revisionen" wie a,b,c (Beispiele: `2022-05a`, `2022-05b` usw.) erscheinen.
|
||||||
|
|
||||||
|
|
|
@ -90,7 +90,7 @@ You can hook into the update mechanism by adding scripts called `pre_commit_hook
|
||||||
|
|
||||||
## Update Cycle
|
## Update Cycle
|
||||||
|
|
||||||
- We schedule a monthly release cycle for a major update at the first tuesday of the month.
|
- We schedule a monthly release cycle for a major update.
|
||||||
- The releases are numbered like this: `YYYY-MM` (e.g. `2022-05`)
|
- The releases are numbered like this: `YYYY-MM` (e.g. `2022-05`)
|
||||||
- Fixes for a main Update will be stated as "Revisions" like a,b,c (e.g. `2022-05a`, `2022-05b` etc.)
|
- Fixes for a main Update will be stated as "Revisions" like a,b,c (e.g. `2022-05a`, `2022-05b` etc.)
|
||||||
|
|
||||||
|
|
Laden …
In neuem Issue referenzieren