Updated description
This commit is contained in:
@@ -38,16 +38,16 @@ body:
|
|||||||
id: checklist
|
id: checklist
|
||||||
attributes:
|
attributes:
|
||||||
label: PR-Checkliste
|
label: PR-Checkliste
|
||||||
description: Stelle sicher, dass alle Punkte erfüllt sind, bevor du den Pull Request erstellst.
|
description: Stelle sicher, dass alle Punkte erfüllt sind, bevor du den Pull Request zum Review freigibst.
|
||||||
options:
|
options:
|
||||||
- label: Ich habe alle Strings lokalisiert (de/en)
|
- label: Ich habe alle Strings lokalisiert (de/en)
|
||||||
required: true
|
required: false
|
||||||
- label: Ich habe die Testdaten aktualisiert oder erweitert
|
- label: Ich habe die Testdaten aktualisiert oder erweitert
|
||||||
required: true
|
required: false
|
||||||
- label: Ich habe das JSON-Schema angepasst
|
- label: Ich habe das JSON-Schema angepasst
|
||||||
required: true
|
required: false
|
||||||
- label: Ich habe Tests für neue Datenbank/DAO-Funktionen hinzugefügt
|
- label: Ich habe Tests für neue Datenbank/DAO-Funktionen hinzugefügt
|
||||||
required: true
|
required: false
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: additional_notes
|
id: additional_notes
|
||||||
|
|||||||
Reference in New Issue
Block a user