|
|
|
@ -6,7 +6,8 @@ daysUntilClose: 30
|
|
|
|
|
exemptLabels:
|
|
|
|
|
- Roadmap
|
|
|
|
|
- Bug
|
|
|
|
|
- New Feature
|
|
|
|
|
- feature request
|
|
|
|
|
- Tips
|
|
|
|
|
# Label to use when marking an issue as stale
|
|
|
|
|
staleLabel: Stale
|
|
|
|
|
# Comment to post when marking an issue as stale. Set to `false` to disable
|
|
|
|
@ -17,4 +18,4 @@ markComment: >
|
|
|
|
|
unmarkComment: false
|
|
|
|
|
# Comment to post when closing a stale issue. Set to `false` to disable
|
|
|
|
|
closeComment: >
|
|
|
|
|
This issue is closed. Please re-open if needed.
|
|
|
|
|
This issue is closed. Please re-open if needed.
|
|
|
|
|