Skip to content

Commit d972a7f

Browse files
committed
Clean up the PR template
1 parent 54f02c6 commit d972a7f

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

pull_request_template.md

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,32 +2,25 @@
22
<!-- Provide a clear and concise description of the changes in this PR -->
33

44

5+
## Related Issue
6+
<!-- If this PR relates to an issue, link it here -->
7+
8+
59
## Manual Tests
610
<!-- Help reviewers understand your changes work: paste terminal commands/output or attach a screen capture video -->
711

12+
813
## Automated Tests
914
<!-- Help prove your changes work and prevent regressions: describe tests added or explain why tests aren't applicable -->
1015

1116

1217
## Documentation
13-
<!-- Help others understand your changes: list any documentation you've updated, or note if updates aren't needed -->
14-
15-
<!-- Consider updating documentation to help others understand your changes -->
16-
<!-- List any documentation you've updated, or note if updates aren't needed -->
17-
18-
19-
## Related Issue
20-
<!-- If this PR relates to an issue, link it here -->
21-
22-
Related to #
23-
<!-- You can use: Closes #, Fixes #, Resolves #, Related to # -->
18+
<!-- Help others understand your changes: list any documentation you've updated or note if updates aren't needed -->
2419

2520

2621
## Reviewers
2722
<!-- Tag the person or team who should review this PR -->
2823

29-
@
30-
3124

3225
## Notes
3326
<!-- Any additional context, concerns, or discussion points for reviewers -->

0 commit comments

Comments
 (0)