diff --git a/pull_request_template.md b/pull_request_template.md new file mode 100644 index 0000000..96e1c34 --- /dev/null +++ b/pull_request_template.md @@ -0,0 +1,14 @@ +#### What are the relevant tickets? +(Required) + +#### What's this PR do? +(Required) + +#### How should this be manually tested? +(Required) + +#### Where should the reviewer start? +(Optional) + +#### Any background context you want to provide? +(Optional)