mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-03 02:42:05 +00:00
Fix path to ISSUE_TEMPLATE in labels config
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
"needs: issue template":
|
"needs: issue template":
|
||||||
comment: >
|
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.md">ISSUE TEMPLATE</a>.
|
<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":
|
"resolution: no response":
|
||||||
comment: >
|
comment: >
|
||||||
|
|||||||
Reference in New Issue
Block a user