- .gitattributes: normalize line endings to LF - README.md: project overview and feature list - .gitea/PULL_REQUEST_TEMPLATE.md: PR checklist - CHANGELOG.md, VERSION: bump to 0.2.0 Version: 0.2.0
761 B
761 B
Beschreibung
Typ der Änderung
feat– neues Featurefix– Bugfixrefactor– Code-Umbau ohne Verhaltensänderungchore– Wartung, Build, Konfigurationdocs– nur Dokumentation
Checkliste
- Alle Tests erfolgreich (
<test-command>) - Versionsnummer erhöht (
VERSION+CHANGELOG.md) docs/project-structure.mdaktualisiert (falls Funktionen/Module geändert)README.mdaktualisiert (falls nötig)- Branch ist aktuell mit
develop(rebase/merge) - Kein direkter Push nach
main– diese PR geht nachdevelop