diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..29dedba --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,19 @@ + + +#### What this PR does / why we need it? + +#### Any background context you want to provide? + +#### What are the relevant tickets? + + + +Fixes # + +### Checklist + +- [ ] Added relevant tests or not required +- [ ] Didn't break anything