Skip to content

Commit

Permalink
chore(settings): add stale.yml (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimmy Chu authored Sep 23, 2022
1 parent 95bd64c commit 41a751b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
daysUntilStale: 7
daysUntilClose: 7

staleLabel: stale

markComment: >
This issue has been automatically marked stale after 7 days of Inactivity.
It will be closed if no further activity occurs.
closeComment: false

0 comments on commit 41a751b

Please sign in to comment.