Skip to content

Commit 48d316a

Browse files
committed
Update stale issue comment
1 parent f9d2aeb commit 48d316a

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

.github/stale.yml

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,17 @@ staleLabel: "Status: Stale"
1010
# Comment to post when marking an issue as stale. Set to `false` to disable
1111
markComment: >
1212
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.
1525
# Comment to post when closing a stale issue. Set to `false` to disable
1626
closeComment: false

0 commit comments

Comments
 (0)