mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01:00
Add Type: Feature Request to stalebot ignore (#28625)
Prevent issues like https://github.com/facebook/react/issues/12525 from closing due to inactivity.
This commit is contained in:
parent
f09e1599d6
commit
0711ff1763
1
.github/stale.yml
vendored
1
.github/stale.yml
vendored
|
|
@ -12,6 +12,7 @@ exemptLabels:
|
|||
- "Type: Discussion"
|
||||
- "Type: Needs Investigation"
|
||||
- "Type: Regression"
|
||||
- "Type: Feature Request"
|
||||
# Label to use when marking an issue as stale
|
||||
staleLabel: "Resolution: Stale"
|
||||
issues:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user