2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-05-17 10:59:38 +03:00
Files
vue-meta/.github/stale.yml
T
2019-04-23 11:50:50 +02:00

19 lines
678 B
YAML

# Configuration for probot-stale - https://github.com/probot/stale
daysUntilStale: 21
daysUntilClose: 7
staleLabel: stale
exemptLabels:
- "cmty:feature-request"
- "WIP"
- "pending"
- "discussion"
- "target: v3"
markComment: >
Thanks for your contribution to vue-meta!
This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs.
If you would like this issue to remain open:
1. Verify that you can still reproduce the issue in the latest version of vue-meta
1. Comment the steps to reproduce it
Issues that are labeled as `pending` will not be automatically marked as stale.