We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 913a091 commit d6b4f42Copy full SHA for d6b4f42
.github/stale.yml
@@ -4,10 +4,13 @@ daysUntilStale: 60
4
daysUntilClose: 7
5
# Issues with these labels will never be considered stale
6
exemptLabels:
7
+ - Hacktoberfest
8
- bug
9
- enhancement
10
+ - RFC
11
+ - ⭐ EU-FOSSA Hackathon
12
# Label to use when marking an issue as stale
-staleLabel: wontfix
13
+staleLabel: stale
14
# Comment to post when marking an issue as stale. Set to `false` to disable
15
markComment: >
16
This issue has been automatically marked as stale because it has not had
0 commit comments