File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -24,10 +24,10 @@ exemptMilestones: false
24
24
exemptAssignees : false
25
25
26
26
# Label to use when marking as stale
27
- staleLabel : abandoned
27
+ staleLabel : stale
28
28
29
29
# Limit the number of actions per hour, from 1-30. Default is 30
30
- limitPerRun : 1
30
+ limitPerRun : 5
31
31
32
32
# Comment to post when removing the stale label.
33
33
# unmarkComment: >
45
45
closeComment : >
46
46
Please ping one of the maintainers once you commit the changes requested
47
47
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!
50
50
51
51
issues :
52
52
# Comment to post when marking as stale. Set to `false` to disable
@@ -59,4 +59,4 @@ issues:
59
59
closeComment : >
60
60
Please ping one of the maintainers once you add more information and updates here.
61
61
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!
You can’t perform that action at this time.
0 commit comments