Create stale.yml

Cette révision appartient à :
Kevin F 2020-02-21 03:32:31 -06:00 révisé par GitHub
Parent 3e6811bea6
révision 6f2f2c89a3
Signature inconnue de Gitea
ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec 7 ajouts et 0 suppressions

7
.github/stale.yml externe Fichier normal
Voir le fichier

@ -0,0 +1,7 @@
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 0
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 0
# Label to use when marking an issue as stale
staleLabel: wontfix
closeComment: false