You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Use colon after Test Plan to ensure the plan is copied to Facebook's internal Phabricator instance successfully.
Closesfacebook#19813
Differential Revision: D8530181
Pulled By: hramos
fbshipit-source-id: 83be6ecaca54a3c6fd4e47b08b8632976f5635aa
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+7-23Lines changed: 7 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,31 +1,15 @@
1
1
Thank you for sending the PR! We appreciate you spending the time to work on these changes.
2
2
Help us understand your motivation by explaining why you decided to make this change.
3
3
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.
15
5
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!
17
9
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.
0 commit comments