Skip to content

Commit eccf536

Browse files
hramosfacebook-github-bot
authored andcommitted
Update PULL_REQUEST_TEMPLATE.md (facebook#19813)
Summary: Use colon after Test Plan to ensure the plan is copied to Facebook's internal Phabricator instance successfully. Closes facebook#19813 Differential Revision: D8530181 Pulled By: hramos fbshipit-source-id: 83be6ecaca54a3c6fd4e47b08b8632976f5635aa
1 parent 35e2336 commit eccf536

File tree

1 file changed

+7
-23
lines changed

1 file changed

+7
-23
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 7 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,15 @@
11
Thank you for sending the PR! We appreciate you spending the time to work on these changes.
22
Help us understand your motivation by explaining why you decided to make this change.
33

4-
<!--
5-
Required: Write your motivation here.
6-
If this PR fixes an issue, type "Fixes #issueNumber" to automatically close the issue when the PR is merged.
7-
-->
8-
9-
## Test Plan
10-
11-
<!--
12-
Required: Write your test plan here. If you changed any code, please provide us with
13-
clear instructions on how you verified your changes work. Bonus points for screenshots and videos!
14-
-->
4+
If this PR fixes an issue, type "Fixes #issueNumber" to automatically close the issue when the PR is merged.
155

16-
## Related PRs
6+
Test Plan:
7+
----------
8+
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!
179

18-
<!--
19-
Does this PR require a documentation change?
20-
Create a PR at https://github.com/facebook/react-native-website and add a link to it here.
21-
-->
22-
23-
## Release Notes
24-
25-
<!--
26-
Required.
27-
Help reviewers and the release process by writing your own release notes. See below for an example.
28-
-->
10+
Release Notes:
11+
--------------
12+
Help reviewers and the release process by writing your own release notes. See below for an example.
2913

3014
[CATEGORY] [TYPE] [LOCATION] - Message
3115

0 commit comments

Comments
 (0)