mirror of
https://github.com/TheAlgorithms/Python.git
synced 2026-03-13 09:50:19 +08:00
Update stale comment (#1924)
* Update close comment * Update stale.yml * Multiline strings in yaml files https://yaml-multiline.info/ Co-authored-by: John Law <johnlaw.po@gmail.com> Co-authored-by: Christian Clauss <cclauss@me.com>
This commit is contained in:
4
.github/stale.yml
vendored
4
.github/stale.yml
vendored
@@ -15,4 +15,6 @@ markComment: >
|
||||
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
|
||||
closeComment: true
|
||||
closeComment: >
|
||||
Please reopen this issue once you commit the changes requested or
|
||||
make improvements on the code. Thank you for your contributions.
|
||||
|
||||
Reference in New Issue
Block a user