We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac7f02 commit 16613d7Copy full SHA for 16613d7
1 file changed
.github/stale.yml
@@ -6,7 +6,9 @@ daysUntilClose: 2
6
onlyLabels: question
7
# Label to use when marking an issue as stale
8
staleLabel: stale
9
+# Comment to post when marking as stale. Set to `false` to disable
10
+markComment: false
11
# Comment to post when closing a stale issue. Set to `false` to disable
12
closeComment: >
13
This issue has been automatically closed due to inactivity. Feel free to comment in order to reopen
- or ask again in our Telegram support group.
14
+ or ask again in our Telegram support group at https://t.me/pythontelegrambotgroup.
0 commit comments