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 7a7eba9 commit 15ad872Copy full SHA for 15ad872
.github/stale.yml
@@ -1,15 +1,19 @@
1
# https://github.com/apps/stale
2
daysUntilStale: 60
3
-daysUntilClose: 90
+daysUntilClose: 65
4
exemptLabels:
5
- pinned
6
- security
7
- bug
8
- "in progress"
9
- "good first issue"
10
+ - "help wanted"
11
+ - "priority low"
12
+ - "priority normal"
13
+ - "priority high"
14
staleLabel: wontfix
15
markComment: >
16
This issue has been automatically marked as stale because it has not had
17
recent activity. It will be closed if no further activity occurs. Thank you
18
for your contributions.
-closeComment: false
19
+closeComment: false
.nvmrc
@@ -0,0 +1 @@
+12.13.0
0 commit comments