File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,17 @@ staleLabel: "Status: Stale"
10
10
# Comment to post when marking an issue as stale. Set to `false` to disable
11
11
markComment : >
12
12
This issue has been automatically marked as stale because it has not had
13
- recent activity. It will be closed if no further activity occurs. Thank you
14
- for your contributions.
13
+ recent activity.
14
+
15
+ If this is a **bug** and you can still reproduce this error on the `master`
16
+ branch, please reply with any additional information you have about it in
17
+ order to keep the issue open.
18
+
19
+ If this is a feature request, please consider whether it can be accomplished
20
+ in another way. If it cannot, please elaborate on why it is core to this
21
+ project and why you feel more than 80% of users would find this beneficial.
22
+
23
+ This issue will automatically be closed in 7 days if no further activity
24
+ occurs. Thank you for all your contributions.
15
25
# Comment to post when closing a stale issue. Set to `false` to disable
16
26
closeComment : false
You can’t perform that action at this time.
0 commit comments