Renew the pending days for a PR (#3012)

The current amount of pending days for a PR is too long, which will easily produce lots of inactive open PRs on the list. I suggest reducing this amount for a cleaner PR list. Actually 15 days are enough for a PR owner to resolve requested changes and respond.
This commit is contained in:
Andy Pan 2020-03-23 17:18:49 +08:00 committed by GitHub
parent 819b9a87b2
commit 627da97659
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,7 @@ You are an awesome project now! Feel encouraged to tell others about it by addin
To make sure every PR is checked, we have [team maintainers](MAINTAINERS). Every PR MUST be reviewed by at least one maintainer before it can get merged.
The maintainers will review your PR and notify you and tag it in case any
information is still missing. They will wait 30 days for your interaction, after
information is still missing. They will wait 15 days for your interaction, after
that the PR will be closed.