docs(readme): add branch hint (#532)

* docs(readme): add branch hint

* using english words

Co-authored-by: Luke Tomlinson <[email protected]>

Co-authored-by: Luke Tomlinson <[email protected]>
This commit is contained in:
Falk Puschner
2021-09-08 13:40:19 -04:00
committed by GitHub
co-authored by Luke Tomlinson
parent 27d80e173f
commit 2e221262b1
+1 -1
View File
@@ -2,7 +2,7 @@
Warns and then closes issues and PRs that have had no activity for a specified amount of time.
The default configuration will:
The configuration must be on the default branch and the default values will:
- Add a label "Stale" on issues and pull requests after 60 days of inactivity
- Close the stale issues and pull requests after 7 days of inactivity