Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
problem: cleanup comment language
- Loading branch information
Showing
with
2 additions
and
2 deletions.
-
+2
−2
.github/stale.yml
|
@@ -11,7 +11,7 @@ staleLabel: stale |
|
|
# 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 |
|
|
recent activity. It will be closed if no further activity occurs. Thank you |
|
|
for your contributions. |
|
|
recent activity for 90 days. It will be closed if no further activity occurs |
|
|
within 21 days. Thank you for your contributions. |
|
|
# Comment to post when closing a stale issue. Set to `false` to disable |
|
|
closeComment: false |