Skip to content

Commit 635b179

Browse files
authored
Update stale.yml
1 parent 4847ce3 commit 635b179

File tree

1 file changed

+5
-17
lines changed

1 file changed

+5
-17
lines changed

.github/workflows/stale.yml

+5-17
Original file line numberDiff line numberDiff line change
@@ -14,26 +14,14 @@ jobs:
1414
1515
If this is a **bug** and you can still reproduce this error on the `master` branch, please reply with any additional information you have about it in order to keep the issue open.
1616
17-
If this is a feature request, please consider whether it can be accomplished in another way. If it cannot, please elaborate on why it is core to this project and why you feel more than 80% of users would find this beneficial.
17+
If this is a feature request, please [add as an Idea under discussions](https://github.com/mmistakes/minimal-mistakes/discussions/categories/ideas) and elaborate on why it is core to this project and why you feel more than 80% of users would find it beneficial.
1818
1919
This issue will automatically be closed in 7 days if no further activity occurs. Thank you for all your contributions.
2020
stale-pr-message: |
21-
This issue has been automatically marked as stale because it has not had recent activity.
22-
23-
If this is a **bug** and you can still reproduce this error on the `master` branch, please reply with any additional information you have about it in order to keep the issue open.
21+
This pull request has been automatically marked as stale because it has not had recent activity.
2422
25-
If this is a feature request, please consider whether it can be accomplished in another way. If it cannot, please elaborate on why it is core to this project and why you feel more than 80% of users would find this beneficial.
26-
27-
This issue will automatically be closed in 7 days if no further activity occurs. Thank you for all your contributions.
23+
This pull request will automatically be closed in 7 days if no further activity occurs. Thank you for all your contributions.
2824
stale-issue-label: "Status: Stale"
29-
exempt-issue-labels:
30-
- "Status: Accepted"
31-
- "Status: Under Consideration"
32-
- "Status: Review Needed"
33-
- "Status: In Progress"
25+
exempt-issue-labels: "Status: Accepted,Status: Under Consideration,Status: Review Needed,Status: In Progress"
3426
stale-pr-label: "Status: Stale"
35-
exempt-pr-labels:
36-
- "Status: Accepted"
37-
- "Status: Under Consideration"
38-
- "Status: Review Needed"
39-
- "Status: In Progress"
27+
exempt-pr-labels: "Status: Accepted,Status: Under Consideration,Status: Review Needed,Status: In Progress"

0 commit comments

Comments
 (0)