1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00

Update stale.yml

This commit is contained in:
Massimo Candela
2020-01-25 14:02:36 +01:00
committed by GitHub
parent 90fab45ea5
commit 34d3852988

7
.github/stale.yml vendored
View File

@@ -10,8 +10,11 @@ exemptLabels:
# Label to use when marking an issue as stale
staleLabel: wontfix
markComment: false
# Comment to post when marking an issue as stale. Set to `false` to disable
markComment: >
This issue has been automatically marked as stale and it will be closed soon.
closeComment: >
This issue has been automatically closed as stale.
This mechanism helps to prioritize feature requests which received more support from the community.
If you want to open again this issue you have to provide a Pull Request.