Change 'issue' to 'issue or pull request' in stale.yml

This commit is contained in:
Themba Dube
2019-01-13 08:40:38 -05:00
parent 6d8b8a878d
commit da01b4dd31

2
.github/stale.yml vendored
View File

@@ -10,7 +10,7 @@ exemptLabels:
# staleLabel:
# Comment to post when marking an issue as stale. Set to `false` to disable
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
for your contributions.
# Comment to post when closing a stale issue. Set to `false` to disable