diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index bbe1d31e0..46d7bb476 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,29 +1,27 @@ -(Describe your issue in detail.) +- [ ] I have reviewed the [documentation](https://facebook.github.io/react-native) +- [ ] I have searched [existing issues](https://github.com/facebook/react-native/issues) +- [ ] I am using the [latest React Native version](https://github.com/facebook/react-native/releases) -### Environment + -(Run `react-native info` in your terminal and paste its contents here.) +## Environment + -### Expected Behavior - -(Write what you thought would happen.) - -### Actual Behavior - -(Write what happened. Include screenshots if needed.) - -### Steps to Reproduce - -(Link to Snack, or steps to reproduce.) - - + +## Expected Behavior + + +## Actual Behavior + diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d8a1469f3..93f140001 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,43 +1,46 @@ - -## Motivation - -(Write your motivation here.) - ## Test Plan -(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work. Bonus points for screenshots and videos!) + ## Related PRs -(If this PR adds or changes functionality, please take some time to update the docs at https://github.com/facebook/react-native-website, and link to your PR here.) + ## Release Notes + + + +[CATEGORY] [TYPE] [LOCATION] - Message +