mirror of
https://github.com/zoriya/react-native-web.git
synced 2025-12-06 06:36:13 +00:00
11 lines
552 B
YAML
11 lines
552 B
YAML
# Configuration for Label Actions - https://github.com/marketplace/actions/label-actions
|
|
|
|
"needs: issue template":
|
|
comment: >
|
|
<strong>:warning: This issue is missing required fields</strong>. To avoid this issue being closed, please provide the required information as described in the <a href="https://github.com/necolas/react-native-web/blob/master/.github/ISSUE_TEMPLATE/bug.yml">ISSUE TEMPLATE</a>.
|
|
|
|
"resolution: no response":
|
|
comment: >
|
|
This issue is being closed because the requested information has not been provided.
|
|
close: true
|