File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 22
22
23
23
Some examples of what you can do:
24
24
25
- - Ensure pull requests follow conventions and [ prevent merging] ( #pull-requests ) when it is not followed.
26
- - [ Notify author of failed guidelines] ( #issues ) when opening an issue.
27
- - Schedule [ detection for obsolete (stale) issues and pull requests] ( # staleness) and notify author and collaborators.
28
- - And [ more] ( # configuration)
25
+ - Ensure pull requests follow conventions and [ prevent merging] [ comment-if-guidelines-not-met ] when it is not followed.
26
+ - [ Notify author of failed guidelines] [ comment ] when opening an issue.
27
+ - Schedule [ detection for obsolete (stale) issues and pull requests] [ staleness ] and notify author and collaborators.
28
+ - And [ more] [ configuration ]
29
29
30
30
---
31
31
@@ -54,3 +54,8 @@ We need your help:
54
54
- Logo by [ @minap0lis ] ( https://www.instagram.com/minap0lis/ ) 👉 follow her on [ Instagram] ( https://www.instagram.com/minap0lis/ ) .
55
55
---
56
56
AGPL, Copyright (c) 2019 [ Justin Law] ( https://github.com/jusx ) & [ Shine Lee] ( https://github.com/shine2lay )
57
+
58
+ [ comment-if-guidelines-not-met ] : https://mergeable.readthedocs.io/en/latest/recipes.html#comment-if-guidelines-not-met
59
+ [ comment ] : https://mergeable.readthedocs.io/en/latest/actions/comment.html
60
+ [ staleness ] : https://mergeable.readthedocs.io/en/latest/recipes.html#check-stale-pr-and-issues
61
+ [ configuration ] : https://mergeable.readthedocs.io/en/latest/configuration.html
You can’t perform that action at this time.
0 commit comments