diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e8ec1b7840..dc039073dc 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,2 +1,28 @@ - +# :warning: Make sure you are targeting Microsoft/react-native for your PR :warning: +(then delete these lines) + + + +#### Please select one of the following +- [ ] I am removing an existing difference between facebook/react-native and Microsoft/react-native :thumbsup: +- [ ] I am cherry-picking a change from Facebook's react-native into Microsoft/react-native :thumbsup: +- [ ] I am making a fix / change for the macOS implementation of react-native +- [ ] I am making a change required for Microsoft usage of react-native + +#### Description of changes + +(give an overview) + +#### Focus areas to test + +(optional) + +