diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d31f3a36c..b6468a065 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,3 +1,3 @@ -GitHub Issues in the `facebook/react-native` repository are used exclusively for tracking bugs in React Native. +Please use one of the provided templates: +- https://github.com/facebook/react-native/issues/new/choose -Please take a look at the issue templates at https://github.com/facebook/react-native/issues/new/choose before submitting a new issue. Following one of the issue templates will ensure maintainers can route your request efficiently. Thanks!