This will make sure we have a consistent style across our project and the PRs are only concerned with actual changes and no longer about style.
11 lines
323 B
YAML
11 lines
323 B
YAML
---
|
|
daysUntilStale: 90
|
|
daysUntilClose: 14
|
|
onlyLabels:
|
|
- waiting for input
|
|
- wontfix
|
|
staleLabel: stale
|
|
markComment: >
|
|
This issue has been automatically marked as `stale` because it has not had recent activity. :calendar: It will be _closed automatically_ in one week if no further activity occurs.
|
|
closeComment: false
|