Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ exemptMilestones: false
exemptAssignees: true

# Label to use when marking as stale
staleLabel: closed_as_stale
staleLabel:

# Comment to post when marking as stale. Set to `false` to disable
markComment: >
markComment: |
In order to maintain a list of currently relevant issues, we mark issues as stale after a period of inactivity
If this issue remains relevant, please comment here; otherwise it will be marked as closed automatically

Expand Down