From 93a8f91eb1934931326ca474a289332a75214ced Mon Sep 17 00:00:00 2001 From: Sophia Dao Date: Wed, 17 Jul 2024 13:48:42 -0500 Subject: [PATCH] chore(github): Add in pr template --- .github/pull_request_template.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000000..3e463cfe60 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,11 @@ +### Motivation + +Why it this PR useful for the project? + +### Description + +What was done in this PR + +### How to Review + +The reviewer should verify all these steps: