Skip to content

Commit d9bd2af

Browse files
committed
Update pull_request_template.md
1 parent 60cc231 commit d9bd2af

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

.github/pull_request_template.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
### Summary
22
[PLEASE REMOVE] Describe the goal of this PR and any add any relevant context.
33

4-
### Test plan
5-
[PLEASE REMOVE] How did you test this PR? Please write down any manual commands you used and note down tests that you have written.
6-
7-
### Issue(s) fixed
8-
[PLEASE REMOVE] List all issues fixed (e.g. "closes #ISSUE_NUMBER"), separate by newlines, that this PR addresses.
4+
[PLEASE REMOVE] If this PR closes an issue, please add a `Closes #<issue-id>` line.
95

10-
### Changelog
116
[PLEASE REMOVE] If this PR introduces a fix or feature that should be the upcoming release notes, please add the following "Release notes: <area>" label.
7+
8+
### Test plan
9+
[PLEASE REMOVE] How did you test this PR? Please write down any manual commands you used and note down tests that you have written.

0 commit comments

Comments
 (0)