Create stale.yml

Este commit está contenido en:
Kevin F 2020-02-21 03:32:31 -06:00 cometido por GitHub
padre 3e6811bea6
commit 6f2f2c89a3
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 7 adiciones y 0 borrados

7
.github/stale.yml vendido Archivo normal
Ver fichero

@ -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