Label issues that use the Bug Report template (#23162)
Summary: This will allow the bot to more easily target issues that circumvent the bug report template. Pull Request resolved: https://github.com/facebook/react-native/pull/23162 Differential Revision: D13827908 Pulled By: hramos fbshipit-source-id: 712e0fba7b9b33f8b05cbd9294c6725f677fdb09
This commit is contained in:
parent
b905548a3b
commit
af1f2728a0
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
name: I want to report an issue with React Native.
|
||||
about: You want to report a reproducible bug or regression in React Native.
|
||||
labels: "Bug Report"
|
||||
---
|
||||
|
||||
<!--
|
||||
|
|
Loading…
Reference in New Issue