Skip to content

Commit 66d87b5

Browse files
basic PR template
1 parent be85235 commit 66d87b5

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/pull_request_template.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Description
2+
3+
Describe your change, including links to relevant tracking issue(s), implementation approach, new/updated documentation,
4+
and any other relevant information.
5+
6+
# Testing & Verification
7+
8+
1. Unit tests added: Describe new unit tests added, if any.
9+
2. Unit tests updated: Describe existing unit tests that were updated, if any.
10+
3. Manual testing: Describe any additional manual testing steps that were performed, such as running the change on a pre-existing data set you own.
11+
12+
---
13+
14+
*Additional metadata such as TODO items or link to self-reviews (PR into your own fork created prior to submission)*

0 commit comments

Comments
 (0)