Skip to content

Commit 1fcd8a0

Browse files
authored
Update stale.yml
1 parent e0e5381 commit 1fcd8a0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/stale.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ exemptMilestones: false
2424
exemptAssignees: false
2525

2626
# Label to use when marking as stale
27-
staleLabel: abandoned
27+
staleLabel: stale
2828

2929
# Limit the number of actions per hour, from 1-30. Default is 30
30-
limitPerRun: 1
30+
limitPerRun: 5
3131

3232
# Comment to post when removing the stale label.
3333
# unmarkComment: >
@@ -45,8 +45,8 @@ pulls:
4545
closeComment: >
4646
Please ping one of the maintainers once you commit the changes requested
4747
or make improvements on the code. If this is not the case and you need
48-
some help, feel free to ask for help in our [Gitter](https://gitter.im/TheAlgorithms)
49-
channel. Thank you for your contributions!
48+
some help, feel free to ask for help on our [Discord](https://discord.gg/c7MnfGFGa6)
49+
server. Thank you for your contributions!
5050
5151
issues:
5252
# Comment to post when marking as stale. Set to `false` to disable
@@ -59,4 +59,4 @@ issues:
5959
closeComment: >
6060
Please ping one of the maintainers once you add more information and updates here.
6161
If this is not the case and you need some help, feel free to ask for help
62-
in our [Gitter](https://gitter.im/TheAlgorithms) channel. Thank you for your contributions!
62+
on our [Discord](https://discord.gg/c7MnfGFGa6) server. Thank you for your contributions!

0 commit comments

Comments
 (0)