Skip to content

Commit 76ecb8b

Browse files
authored
Merge pull request #444 from sahilds1/187-add-pr-template
[#187] Add a PR template
2 parents ee0e76c + d972a7f commit 76ecb8b

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

pull_request_template.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
## Description
2+
<!-- Provide a clear and concise description of the changes in this PR -->
3+
4+
5+
## Related Issue
6+
<!-- If this PR relates to an issue, link it here -->
7+
8+
9+
## Manual Tests
10+
<!-- Help reviewers understand your changes work: paste terminal commands/output or attach a screen capture video -->
11+
12+
13+
## Automated Tests
14+
<!-- Help prove your changes work and prevent regressions: describe tests added or explain why tests aren't applicable -->
15+
16+
17+
## Documentation
18+
<!-- Help others understand your changes: list any documentation you've updated or note if updates aren't needed -->
19+
20+
21+
## Reviewers
22+
<!-- Tag the person or team who should review this PR -->
23+
24+
25+
## Notes
26+
<!-- Any additional context, concerns, or discussion points for reviewers -->

0 commit comments

Comments
 (0)