From eccf536ee99eb722cb10622a7492ea8b36a8cee8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Ramos?= <165856+hramos@users.noreply.github.com> Date: Tue, 19 Jun 2018 23:33:39 -0700 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md (#19813) Summary: Use colon after Test Plan to ensure the plan is copied to Facebook's internal Phabricator instance successfully. Closes https://github.com/facebook/react-native/pull/19813 Differential Revision: D8530181 Pulled By: hramos fbshipit-source-id: 83be6ecaca54a3c6fd4e47b08b8632976f5635aa --- .github/PULL_REQUEST_TEMPLATE.md | 30 +++++++----------------------- 1 file changed, 7 insertions(+), 23 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 93f140001bd..2ae837de23e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,31 +1,15 @@ Thank you for sending the PR! We appreciate you spending the time to work on these changes. Help us understand your motivation by explaining why you decided to make this change. - +If this PR fixes an issue, type "Fixes #issueNumber" to automatically close the issue when the PR is merged. -## Test Plan +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 - - - -## Release Notes - - +Release Notes: +-------------- +Help reviewers and the release process by writing your own release notes. See below for an example. [CATEGORY] [TYPE] [LOCATION] - Message