Verzeichnisstruktur phpBB-3.3.15
- Veröffentlicht
- 28.08.2024
So funktioniert es
|
Auf das letzte Element klicken. Dies geht jeweils ein Schritt zurück |
Auf das Icon klicken, dies öffnet das Verzeichnis. Nochmal klicken schließt das Verzeichnis. |
|
(Beispiel Datei-Icons)
|
Auf das Icon klicken um den Quellcode anzuzeigen |
stale.yml
01 daysUntilStale: 120
02 daysUntilClose: 14
03 exemptLabels:
04 - lifecycle/keep-open
05 - lifecycle/ready-for-merge
06 # Label to use when marking an issue as stale
07 staleLabel: lifecycle/stale
08 # Comment to post when marking an issue as stale. Set to `false` to disable
09 markComment: >
10 This issue has been automatically marked as stale because it has not had
11 recent activity. It will be closed after 2 weeks if no further activity occurs. Thank you
12 for your contributions.
13 # Comment to post when closing a stale issue. Set to `false` to disable
14 closeComment: false
15