Change 'issue' to 'issue or pull request' in stale.yml
This commit is contained in:
2
.github/stale.yml
vendored
2
.github/stale.yml
vendored
@@ -10,7 +10,7 @@ exemptLabels:
|
|||||||
# staleLabel:
|
# staleLabel:
|
||||||
# Comment to post when marking an issue as stale. Set to `false` to disable
|
# Comment to post when marking an issue as stale. Set to `false` to disable
|
||||||
markComment: >
|
markComment: >
|
||||||
This issue has been automatically marked as stale because it has not had
|
This issue or pull request has been automatically marked as stale because it has not had
|
||||||
recent activity. It will be closed if no further activity occurs. Thank you
|
recent activity. It will be closed if no further activity occurs. Thank you
|
||||||
for your contributions.
|
for your contributions.
|
||||||
# Comment to post when closing a stale issue. Set to `false` to disable
|
# Comment to post when closing a stale issue. Set to `false` to disable
|
||||||
|
|||||||
Reference in New Issue
Block a user